Difference between revisions of "MediaWiki:Monobook.css"

From AdCiv
Jump to: navigation, search
Line 1: Line 1:
 
h1 {text-align: center;}
 
h1 {text-align: center;}
 +
 +
/* Class styles */
 +
 +
/* .toccolours added here because need transparent for black pages */
 +
.toccolours {
 +
  border:1px solid #aaaaaa;
 +
  padding:5px;
 +
  font-size: 95%;
 +
}

Revision as of 14:26, 24 December 2006

h1 {text-align: center;}

/* Class styles */

/* .toccolours added here because need transparent for black pages */
.toccolours { 
   border:1px solid #aaaaaa;
   padding:5px;
   font-size: 95%;
}