MediaWiki:Common.css

Revision as of 05:55, 11 February 2024 by Taski (talk | contribs)

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 will be applied to all skins */
 pre { 
 	margin: 0em 0em 0em 0em; color: white; background-color: #350e25; 
    font-family: monospace; border: 1px solid #a0a0a0; 
    padding: 1em; font-size: 0.5em; font-weight: normal; 
    white-space: pre; 
 	overflow: auto;
 }

table, th, td {
  border: 1px solid silver;text-align: center;font-family:"Nunito Sans", sans-serif;
}

/*#siteSub {
    display: block;
}*/