User:Eithris/common.css

From Let It Die Wiki
Jump to navigation Jump to search

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.
table.infobox {
    width:350px;
    float:right;
    font-size:0.9em;
    margin-left:1.2em;
    background:#0f0f0f;
    color:#FFFFFF;
    border:1px solid #6f6f6f;
    padding:3px;
}

table.infobox th {
    background:rgba(0, 0, 0, 0.5);
    color:#c9c9c9;
    line-height:200%;
}