MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Bergerkiller (talk | contribs) No edit summary |
Bergerkiller (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
font-family: "Minecraft Seven", sans-serif; | font-family: "Minecraft Seven", sans-serif; | ||
font-weight: normal; | font-weight: normal; | ||
} | |||
.sign-line-content { | |||
font-family: "Minecraft Seven", sans-serif; | |||
font-weight: normal; | |||
height: 24px; | |||
} | } | ||
Revision as of 14:56, 28 September 2025
/* CSS placed here applies to all skins */ @font-face { font-family: "Minecraft Seven"; src: url("/fonts/Minecraft-Seven_v2.woff2") format("woff2"); font-weight: normal; font-style: normal; } .minecraft-font { font-family: "Minecraft Seven", sans-serif; font-weight: normal; } .sign-line-content { font-family: "Minecraft Seven", sans-serif; font-weight: normal; height: 24px; } #t-print { display: none; } #t-specialpages { display: none; } #feedlinks { display: none; } #t-recentchangeslinked { display: none; } #t-upload { display: none; } #ca-talk { display:none!important; }