MediaWiki:Common.css
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* 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-template-panel { width: 200px; height: 100px } .sign-template-line { font-family: "Minecraft Seven", sans-serif; font-weight: normal; font-size: 18px; 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; }