Common.css
Jump to navigation
Jump to search
Bergerkiller (talk | contribs) No edit summary |
Bergerkiller (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here applies to all skins */ | /* CSS placed here applies to all skins */ | ||
@import url("https://fontsapi.zeoseven.com/572/main/result.css"); | #@import url("https://fontsapi.zeoseven.com/572/main/result.css"); | ||
body { | #body { | ||
# font-family: "Minecraft"; | |||
# font-weight: normal; | |||
} | #} | ||
#t-print { display: none; } | #t-print { display: none; } | ||
Revision as of 09:43, 28 September 2025
/* CSS placed here applies to all skins */
#@import url("https://fontsapi.zeoseven.com/572/main/result.css");
#body {
# font-family: "Minecraft";
# font-weight: normal;
#}
#t-print { display: none; }
#t-specialpages { display: none; }
#feedlinks { display: none; }
#t-recentchangeslinked { display: none; }
#t-upload { display: none; }
#ca-talk { display:none!important; }