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 template style */
 
-
 
-
.infobox {
 
-
  border: 1px solid #aaaaaa;
 
-
  background-color: #f9f9f9;
 
-
  color: black;
 
-
  margin-bottom: 0.5em;
 
-
  margin-left: 1em;
 
-
  padding: 0.2em;
 
-
  float: right;
 
-
  clear: right;
 
-
}
 
-
.infobox td,
 
-
.infobox th {
 
-
  vertical-align: top;
 
-
}
 
-
.infobox caption {
 
-
  font-size: larger;
 
-
  margin-left: inherit;
 
-
}
 
-
.infobox.bordered {
 
-
  border-collapse: collapse;
 
-
}
 
-
.infobox.bordered td,
 
-
.infobox.bordered th {
 
-
  border: 1px solid #aaaaaa;
 
-
}
 
-
.infobox.bordered .borderless td,
 
-
.infobox.bordered .borderless th {
 
-
  border: 0;
 
-
}
 
-
 
-
.infobox.sisterproject {
 
-
  width: 20em;
 
-
  font-size: 90%;
 
-
}
 

Revision as of 18:46, 15 November 2006

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