Difference between revisions of "MediaWiki:Monobook.css"

From TMB Wiki
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 */
 +
 +
/* make wiki links the correct shade of orange when you click on them */
 +
a:active {
 +
    color: #ff6600;
 +
}

Revision as of 23:33, 27 July 2006

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

/* make wiki links the correct shade of orange when you click on them */
a:active {
    color: #ff6600;
}