Difference between revisions of "MediaWiki:Common.css"

From DDO Compendium
m (tweak)
m (spelling)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
table, select, .mw-body table > a.external:link, #categoryseletmaster {
table, select, .mw-body table > a.external:link, #categoryselectmaster {
     color: #000 !important;
     color: #000 !important;
}
}

Revision as of 01:32, 15 March 2018

/* CSS placed here will be applied to all skins */
table, select, .mw-body table > a.external:link, #categoryselectmaster {
    color: #000 !important;
}

.mw-body a.external:visited {
    color: #777 !important;
}