Skip to content

Commit

Permalink
making h1 image replacement only apply to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Lister committed Feb 28, 2012
1 parent 3bcdb6a commit e5a6a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/sos/style.css
Expand Up @@ -17,7 +17,7 @@ body {
color: #333;
}

h1 {
h1#logo {
width: 400px;
height: 68px;
background: url(images/sos_logo_400.jpg) right bottom no-repeat;
Expand Down

0 comments on commit e5a6a92

Please sign in to comment.