Skip to content

Commit

Permalink
changed the header
Browse files Browse the repository at this point in the history
  • Loading branch information
Melissa Voegeli committed Jan 19, 2011
1 parent f0f7bf8 commit 5f3ae7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/stylesheets/site.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@ code {
} }
#header h1 { #header h1 {
position: relative; position: relative;
background: transparent url(/images/ruby.png) no-repeat scroll 0 58%; background: transparent url(/images/ruby.png) no-repeat scroll 38% 58%;
font-family: 'Cherry Cream Soda', Arial, serif; font-family: 'Cherry Cream Soda', Arial, serif;
font-size: 600%; font-size: 600%;
line-height: 1.25em; line-height: 1.25em;
margin: 0; margin: 0;
padding: 0 0 0 2%; padding: 0 0 0 22%;
text-shadow: 1px 1px 3px #333; text-shadow: 1px 1px 3px #333;
z-index: 200; z-index: 200;
} }
Expand Down

0 comments on commit 5f3ae7c

Please sign in to comment.