Jump to content

MediaWiki:Common.css: Difference between revisions

Add trope colors by default
No edit summary
(Add trope colors by default)
Line 13:
 
 
/* Trope link styling (put before page menu) */
a.trope, a.ymmv {
color: #347E4F;
}
a.ymmv {
border-bottom: 1px dotted #347E4F;
}
a.trope:visited, a.ymmv:visited {
color: #006400;
}
 
/* page menu */
div.sp-menu {
background-color: #F6F6F6;
Line 24 ⟶ 36:
}
.mw-content-ltr div.sp-menu:first-child { margin-top: -1em; }
.sp-menu a, .sp-menu a.extiw, .sp-menu a.extiw:visited, .sp-menu strong {
.sp-menu a.extiw, .sp-menu a.extiw:visited,
.sp-menu strong {
border: none;
border-radius: 5px;
display: block;
Cookies help us deliver our services. By using our services, you agree to our use of cookies.