MediaWiki:Common.css

From LudoWiki

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 */

table.ludotable {width: 100%; border-collapse: collapse;}
table.ludotable th {width: 1%; white-space:nowrap; padding-right: 10px; border-bottom: 1px solid #EAECF0; text-align:left;}
table.ludotable td {width: 100%; border-bottom: 1px solid #EAECF0; text-align:left;}
table.ludotable tr:nth-child(even) {background: #f8f9fa;}

.ludohori span {display:inline-block;font-size:medium;padding-right:30px}
span.ludohori  {display:inline-block;width:100%;text-align:center;}

div.catlinks {margin-top:2em}