User:Trunner/VaraStyle.css

From PRIMUS Database
< User:Trunner
Revision as of 17:59, 10 September 2018 by Trunner (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
{{#css:
  h2   {
    background:#d26906;
    color:#FFFFFF;
    text-align:center;
    margin:0 auto 0 auto;
    height:25px;
    border: solid 5px #723900;
  }
  h4  {
    background: #ff8900;
    color: #000000;
    text-align: center;
    width:300px;
    margin: 0 auto 0 auto;
    border: 3px solid #723900;
  }
}}