User:Dgg/common.css

From IdleOn MMO Wiki
< User:Dgg
Revision as of 17:11, 8 March 2021 by imported>Dgg

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.
.InfoboxTabs .tabs-container {
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
}

.infobox table {
    width: -webkit-fill-available;
}

.QuestTable {
	width:100%;
	background:#e6e6e6;
}

.QuestTable thead tr th {
	background-color:#916699;
}