CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > MediaWiki:Monobook.css

MediaWiki:Monobook.css

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: - CSS placed here will affect users of the Monobook skin: #top-navigation { position:absolute; right: 1.15em; top: 3.0em; } #bottom-navigation { clear:both; float:righ...)
Line 8: Line 8:
   clear:both;
   clear:both;
   float:right;
   float:right;
-
  margin-top: 1em;
+
  margin-top: 1em;
  }
  }

Revision as of 09:07, 20 June 2007

/* CSS placed here will affect users of the Monobook skin */
 #top-navigation {
   position:absolute;
   right: 1.15em;
   top: 3.0em;
 }
 #bottom-navigation {
   clear:both;
   float:right;
   margin-top: 1em;
 }
My wiki