Skip to content

Commit

Permalink
Fixed duplicated style in fw_fonts.css
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabix committed Sep 15, 2008
1 parent 7a3b93c commit e9c1829
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions theme/formal_white/fw_fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ body, td, li, input, select {
font-size : 13px;
}

body {
margin : 5px;
}

th {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
Expand Down Expand Up @@ -41,12 +37,9 @@ h1 {
font-weight: bold;
}

h2, .heading-with-help {
h2 {
font-size:1.15em;
}
.heading-with-help h2 {
font-size:1.0em;
}
h3 {
font-size:1.1em;
}
Expand Down

0 comments on commit e9c1829

Please sign in to comment.