MediaWiki

MediaWiki:Common.css

From Grouse House Wiki

Revision as of 07:01, 19 January 2024 by Mel (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.
/*

Desktop: http://grousehouse.wiki/MediaWiki:Vector.css
Mobile: http://grousehouse.wiki/MediaWiki:Minerva.css

*/

table.TB-basic-list {
    width: 40%;
    background-color: #c3c3c3;
    border: 1px solid black;
    border-collapse: collapse;
}

table.TB-basic-list th {
    background-color: black;
    color: white;
    padding: 5px;
}