]> git.mjollnir.org Git - moodle.git/commitdiff
'merged from 1.6 - reduced the distance above the footer from 100px to 40px'
authorurs_hunkler <urs_hunkler>
Fri, 22 Sep 2006 15:19:38 +0000 (15:19 +0000)
committerurs_hunkler <urs_hunkler>
Fri, 22 Sep 2006 15:19:38 +0000 (15:19 +0000)
theme/standard/styles_layout.css

index ecd0839079bebf83ef56c09f266629ce1c6937bc..01e9c823d2219ec5d0a72b5a4c8d228ad6cf78f6 100644 (file)
@@ -358,7 +358,7 @@ table.navbar {
 
 #footer {
   text-align:center;
-  margin-top: 100px;
+  margin-top: 40px;
 }
 
 .homelink {