MediaWiki:Monobook.css

From WilhelmWiki

Share/Save/Bookmark
Jump to: navigation, search
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
/* edit this file to customize the monobook skin for the entire site */
-
.infobox {  
+
.infobox {  
       border:1px solid #999;
       border:1px solid #999;
       font-size: 95%;
       font-size: 95%;
Line 9: Line 9:
       margin:0 0 .5em 1em;  }
       margin:0 0 .5em 1em;  }
    
    
-
.infobox tr th,  
+
.infobox tr th,  
-
.infobox tr td {
+
.infobox tr td {
   vertical-align: top;
   vertical-align: top;
   }
   }
    
    
-
.infobox image {
+
.infobox image {
       margin: 0 auto;
       margin: 0 auto;
   }
   }

Revision as of 18:11, 15 November 2006

/* edit this file to customize the monobook skin for the entire site */

 .infobox { 
      border:1px solid #999;
      font-size: 95%;
      border-collapse: collapse;
      float:right;
      clear:right;
      margin:0 0 .5em 1em;   }
   
 .infobox tr th, 
 .infobox tr td {
   vertical-align: top;
   }
   
 .infobox image {
       margin: 0 auto;
   }
Personal tools