Common.css
From Harath Rules
Note: After saving, 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.wikitable>tr>th, table.wikitable>tr>td, table.wikitable>*>tr>th, table.wikitable>*>tr>td, {
border: 3px #fff solid;
padding: 0em;
}
div#footer {
top-border: 3px #fff solid;
padding: 0em;
}
h2, h3 {
border-bottom: 2px solid red;
}
#toc, .toc {
float: right;
background-color: white;
}
#toc h2 {
margin-top: 0em;
line-height: 1em;
}