]> git.mjollnir.org Git - moodle.git/commitdiff
theme/standard MDL-19082 Added a margin to standard theme on redirects page (merged...
authormoodler <moodler>
Fri, 8 May 2009 08:20:44 +0000 (08:20 +0000)
committermoodler <moodler>
Fri, 8 May 2009 08:20:44 +0000 (08:20 +0000)
theme/standard/styles_layout.css

index 19bbd9afed1c8f6e731bf015ad8c79f67bfa2781..4516387a4c7fff1ee3a385c08d0fa1eee171a855 100644 (file)
@@ -88,6 +88,7 @@ h6.main {
 
 #redirect {
   text-align: center;
+  margin-top:10%;
 }
 
 /* .clearfix {display: inline-table;} */