]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed duplicated style in fw_fonts.css
authorandreabix <andreabix>
Mon, 15 Sep 2008 08:02:25 +0000 (08:02 +0000)
committerandreabix <andreabix>
Mon, 15 Sep 2008 08:02:25 +0000 (08:02 +0000)
theme/formal_white/fw_fonts.css

index d62a0d1e4989e8758c0352eae6fd3cfacf1c61f4..d3628e9fe2f36a1df36878c451a81249888655d0 100644 (file)
@@ -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;
@@ -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;
 }