Mercurial > hg > soundsoftware-site
changeset 819:2ec2657c8e6e live
Make code logo; we are out of beta
author | Chris Cannam |
---|---|
date | Mon, 05 Dec 2011 20:22:29 +0000 |
parents | 6973eeea55ac |
children | 7f2b0fca76be |
files | public/themes/soundsoftware/stylesheets/application.css public/themes/soundsoftware/stylesheets/soundsoftware-logo-code-title-only-transparent.png public/themes/soundsoftware/stylesheets/soundsoftware-logo-code-title-only-transparent.xcf |
diffstat | 3 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/public/themes/soundsoftware/stylesheets/application.css Wed Nov 23 16:11:37 2011 +0000 +++ b/public/themes/soundsoftware/stylesheets/application.css Mon Dec 05 20:22:29 2011 +0000 @@ -110,9 +110,9 @@ #header h1 { color: #525a38; margin-top: 25px; font-size: 3em; font-weight: normal; margin-left: 10px; } #header #project-title a, #header #project-title a:hover { color: #525a38; text-decoration: none; } .header-general h1 { - background: url('soundsoftware-logo-title-only-transparent-beta.png') no-repeat 0 0; + background: url('soundsoftware-logo-code-title-only-transparent.png') no-repeat 0 0; text-indent: -9999px; - width: 500px; + width: 537px; height: 34px; }