MediaWiki:Global.css: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary Tag: Manual revert |
Johnrdorazio (talk | contribs) No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1:
/** GLOBAL FONT STYLES */
/* apply custom font styling throughout the wikifarm */
Line 10 ⟶ 9:
}
body:not(.ns--1):not(.ns-2):not(.ns-8):not(.ns-10) .mw-body-content ul {
font-family: 'Lato', serif;
}
Line 248 ⟶ 239:
}
/*.mw-parser-output a:visited {
color: #a30481;
}*/
#userloginForm form {
margin-left: auto;
margin-right: auto;
}
|