Skip to content

Commit

Permalink
Font tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
viking committed May 25, 2011
1 parent ee0baaa commit 5559c53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions webroot/public/css/style.css
Expand Up @@ -191,20 +191,20 @@ body {
margin-left: 1.5em;
}

h1, h2, h3 {
font-weight: normal;
font-family: 'Trebuchet MS', 'Tahoma', sans-serif;
}
h1 {
border-bottom: 2px solid black;
font-weight: normal;
font-family: 'Lucida Sans', 'Tahoma', sans-serif;
}
h2 {
font-size: 1.4em;
border-bottom: 1px solid #aaa;
font-family: 'Helvetica', sans-serif;
}
h3 {
font-size: 1.3em;
border-bottom: 1px dashed #bbb;
font-family: 'Helvetica', sans-serif;
}

a, .ui-widget-content a {
Expand Down

0 comments on commit 5559c53

Please sign in to comment.