MediaWiki:Minerva.css: Difference between revisions
Jump to navigation
Jump to search
Want an adless experience? Log in or Create an account.
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
a, a:visited, .vector-menu-tabs li a, .vector-menu-tabs li a:visited, .mw-body a.external, .mw-body a.external:visited, .mw-body a.extiw, .mw-body a.extiw:active, .mw-body a.extiw:visited, #mw-panel .portal .body ul li a, #mw-panel .portal .body ul li a:visited { | a, a:visited, .vector-menu-tabs li a, .vector-menu-tabs li a:visited, .mw-body a.external, .mw-body a.external:visited, .mw-body a.extiw, .mw-body a.extiw:active, .mw-body a.extiw:visited, #mw-panel .portal .body ul li a, #mw-panel .portal .body ul li a:visited { | ||
color: #1d6d26; | color: #1d6d26; | ||
} | |||
a:hover, a:active, a:focus { | |||
color: #f3b333; | |||
} | |||
a { | |||
font-weight: 700; | |||
} | |||
#mw-mf-page-center { | |||
background-color: #8fbb94; | |||
background-image: url(//www.zeldadungeon.net/wiki/images/c/c4/BoxHeaderTexture.png); | |||
font-weight: bold; | |||
} | } |
Revision as of 15:51, November 4, 2022
a, a:visited, .vector-menu-tabs li a, .vector-menu-tabs li a:visited, .mw-body a.external, .mw-body a.external:visited, .mw-body a.extiw, .mw-body a.extiw:active, .mw-body a.extiw:visited, #mw-panel .portal .body ul li a, #mw-panel .portal .body ul li a:visited { color: #1d6d26; } a:hover, a:active, a:focus { color: #f3b333; } a { font-weight: 700; } #mw-mf-page-center { background-color: #8fbb94; background-image: url(//www.zeldadungeon.net/wiki/images/c/c4/BoxHeaderTexture.png); font-weight: bold; }