MediaWiki:Monobook.css
From Dxx
(Difference between revisions)
| 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 */ | ||
| + | |||
| + | |||
| + | #bodyContent a.external, | ||
| + | #bodyContent a[href ^="gopher://"] { | ||
| + | background: none; | ||
| + | padding-right: 0; | ||
| + | } | ||
Current revision as of 20:51, 19 March 2009
/* edit this file to customize the monobook skin for the entire site */
#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
background: none;
padding-right: 0;
}
