Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Bugman admin (talk | contribs) (Undo revision 5100 by Bugman admin (talk)) |
Bugman admin (talk | contribs) (Different version of the collapsible table and NavFrame CSS.) |
||
Line 14: | Line 14: | ||
.harvBackground { | .harvBackground { | ||
background-color: #DDEEFF; | background-color: #DDEEFF; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revision as of 11:39, 17 October 2015
/* CSS placed here will be applied to all skins */
/* For HarvardReferences Mediawiki extension. */
.harvVisitedLink {
background-color: #AAAAAA;
}
.harvReferenceLink {
background-color: #FFFF00;
}
.harvNone {
background-color: inherit;
}
.harvBackground {
background-color: #DDEEFF;
}