Difference between revisions of "MediaWiki:Monobook.css"

From Apertium
Jump to navigation Jump to search
(New page: →‎CSS placed here will affect users of the Monobook skin: #bodyContent a.external, #bodyContent a[href ^="gopher://"] { background: none; padding-right: 0; })
 
(No difference)

Latest revision as of 09:44, 22 June 2008

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

#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
        background: none;
        padding-right: 0;
}