Mercurial > hg > soundsoftware-site
changeset 111:3d405dd3a849 live
* Add beta! flash to logo
author | Chris Cannam |
---|---|
date | Mon, 20 Dec 2010 12:43:59 +0000 |
parents | 4e2245195548 |
children | e0c08b2211ac |
files | public/themes/soundsoftware/stylesheets/application.css public/themes/soundsoftware/stylesheets/soundsoftware-logo-title-only-transparent-beta.png |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/public/themes/soundsoftware/stylesheets/application.css Mon Dec 20 12:11:34 2010 +0000 +++ b/public/themes/soundsoftware/stylesheets/application.css Mon Dec 20 12:43:59 2010 +0000 @@ -74,9 +74,9 @@ #header a { color: #be5700; } #header h1 { color: #525a38; margin-top: 25px; font-size: 3em; font-weight: normal; margin-left: 10px; } .header-general h1 { - background: url('soundsoftware-logo-title-only-transparent.png') no-repeat 0 0; + background: url('soundsoftware-logo-title-only-transparent-beta.png') no-repeat 0 0; text-indent: -9999px; - width: 446px; + width: 500px; height: 34px; } #quick-search { margin-right: 6px; margin-top: 1em; color: #000; }