MediaWiki:Freewar.css

From FreewarWiki
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.


 #navbar
 {  
 position:absolute; z-index:1; border:none; background:none;
 right:12px; top:2.3em; float:right; margin:0.0em;
 padding:0.0em; line-height:1.5em; text-align:right; text-indent:0;
 font-size:85%; text-transform:none; white-space:normal;
 }
 
 *[id]#navbar { top:0.3em; }

 
 #p-Navigation, #p-Navigation + div, #p-Besucherecke, #p-search, #p-tb { position:relative; top:-2em; }
 #p-logo, #p-logo a, #p-logo a:hover { height:130px; }

 /** Do not force 'lowercase' */
 .portlet h5,
 .portlet h6,
 #p-personal ul,
 #p-cactions li a {
 	text-transform: none;
 }

 .NavToggle { font-size: x-small; float:right; }

 /* Alternativlogo: Standard weg */
 /* #p-logo { display: none; } */

 a:link { color:#CC3300; text-decoration:none; font-weight:bold; 
 }
 a:visited { color:#CC3300; text-decoration:none; font-weight:bold; 
 }
 a:active { color:#FF3300; text-decoration:hover; font-weight:bold; 
 }
 a:hover  { color:#FF3300; text-decoration:underline; font-weight:bold; 
 }
 a:stub { collor:#faa700;; font-weight:italic;
 }
 a:new { text-decoration: none; color: #002bb8; background: none;
 }
 a.new:visited, #p-personal a.new:visited { color: #5a3696;
 }
 .usermessage { border: 1px solid #A2A09F; font-weight: bold; padding: 2px; 
 padding-left: 5px; background-image:   
 url(http://213.239.212.176/freewar/images/buttonorange_bg.jpg); background-repeat: repeat-x;  
 }
 h1, h2 { color: black; background:url(http://freewar.de/images/item_divider3.jpg) bottom left no-repeat; font-weight: normal; margin: 0;padding-top: .5em; padding-bottom: 12px; border-bottom-width: 0;
 }
 th { border: 1px solid #A2A09F; font-weight: bold; padding: 2px; padding-left: 5px; background-image: url(http://213.239.212.176/freewar/images/button_bg.jpg); background-repeat: repeat-x;
 tr { padding: 2px; padding-left: 5px; background-color: #ECE9E6; border: 1px solid 
 #D6CBC2; border-top: 0px; 
 }
 hr { background: url(http://freewar.de/images/item_divider3.jpg);
 }
 ul { list-style: url(http://freewar.de/images/subpoint1.jpg) outside; margin: 5pt;
 }
 ol { list-style: upper-roman; list-style-image: none;
 }
 h1:after, h2:after { content: ""; }