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

MediaWiki:Standard.css

From CFD-Wiki

Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

 .bookInfobox {
   position:absolute; 
   z-index:100; 
   left: 160px;
   top: 2.9em;
   border:none;
   background:none;
   margin:0.0em;
   padding:0.0em;
   line-height:1.5em;
   text-align:right;
   text-indent:0;
   font-size:100%;
   text-transform:none;
   white-space:nowrap;
 }
 .bookInfobox-monobook {
    display: none;
    speak: none;
 }
 #top-navigation {
     position:absolute;
     left: 160px;
     top: 2.9em;
 }
My wiki