Skip to content

Commit

Permalink
css fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Sukrieh committed Aug 4, 2009
1 parent 3f65b4c commit 02953ed
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions public/css/style.css
Expand Up @@ -40,7 +40,7 @@ a:hover {
margin-left: 5px;
padding-left: 4px;
background-color: #eee;
font-size:24px;
font-size:20px;
letter-spacing:3px;
line-height:1.25;
text-transform:uppercase;
Expand All @@ -49,7 +49,6 @@ a:hover {
#footer {
font-size: 12px;
color: #eee;
width: 700px;
margin-top: 20px;
bottom: 4px;
}
Expand Down Expand Up @@ -104,14 +103,14 @@ h3 {
letter-spacing:3px;
line-height:1.25;
text-transform:uppercase;
font-weight: normal;
font-family: sans-serif;
margin-top: 0;
}
p {
width: 700px;
font-family:'georgia','bitstream vera serif',serif;
font-size: 20px;
font-size: 16px;
margin-right: 10px;
width: 700px;
}

code, pre {
Expand Down

0 comments on commit 02953ed

Please sign in to comment.