Vector.css – MediaWiki
Lou Montana (talk | contribs) m (See you next year! ;-) |
Lou Montana (talk | contribs) (Move negative top margin to vector skin css (from Common.css)) |
||
| Line 1: | Line 1: | ||
#p-navigation { | |||
margin-top: -36px !important; /* base on wiki's logo internal margin */ | |||
} | |||
/**************************************************************************************************/ | /**************************************************************************************************/ | ||
/* April Fools 2024 */ | /* April Fools 2024 */ | ||
Revision as of 19:09, 12 April 2025
#p-navigation {
margin-top: -36px !important; /* base on wiki's logo internal margin */
}
/**************************************************************************************************/
/* April Fools 2024 */
/**************************************************************************************************/
/*
.mw-body, p {
color: #090 !important;
font-family: Papyrus, "Comic Sans MS";
font-size: 1.05em;
letter-spacing: -0.05em;
}
#mw-panel {
background-color: #FDA;
border-radius: 0 0 1em 0;
box-shadow: 0 0 1em #000;
}
body,
#content {
background-color: #FAC;
}
*/