Difference between revisions of "MediaWiki:Monobook.css"

From ShivaeWiki
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 */
 +
 
 +
body {
 +
  font-size: 10px;
 +
  font-family: verdana, geneva, arial, helvetica, sans-serif;
 +
  background-repeat: repeat-x;
 +
  background-color: #EBEBEB;
 +
}
 +
 
 +
.portlet {
 +
  width: 12em;
 +
}

Revision as of 17:21, 21 October 2006

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

 body {
   font-size: 10px;
   font-family: verdana, geneva, arial, helvetica, sans-serif;
   background-repeat: repeat-x;
   background-color: #EBEBEB;
 }

 .portlet {
   width: 12em;
 }