Difference between revisions of "MediaWiki:Monobook.css"

From World Naked Bike Ride
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 */
  
/*
+
/**/
 +
 
 
h1,h2,h3,h4,h5,h6
 
h1,h2,h3,h4,h5,h6
 
{
 
{
color:magenta;
+
color:#F09;
 +
}
 +
 
 +
h2
 +
{
 +
border-bottom-color:#F09;
 
}
 
}
*/
 

Revision as of 09:25, 16 June 2006

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

/**/

h1,h2,h3,h4,h5,h6
{
color:#F09;
}

h2
{
border-bottom-color:#F09;
}