Difference between revisions of "MediaWiki:Monobook.css"

Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
 +
 +
#bodyContent .plainlinks a {
 +
    background: none !important;
 +
    padding: 0;
 +
}

Revision as of 13:43, 3 September 2006

/* CSS placed here will affect users of the Monobook skin */

#bodyContent .plainlinks a {
    background: none !important;
    padding: 0;
}