User:Lagg/Page.css

From Team Fortress Wiki
< User:Lagg
Revision as of 04:35, 30 December 2011 by Lagg (talk | contribs) (Oh that's right MW likes to pepper these around for good measure.)
(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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.lagg-box { background: #181818; color: white; font-size: 11px; width: 90%; text-align: center; padding: 30px; margin: 15px auto 5px auto; border-radius: 10px; border: 1px solid #555555; overflow: hidden; position: relative; clear: both; }

.lagg-box .title-bar { position: absolute; top: 0; left: 0; width: 100%; background: #555555; font-weight: bold; border-radius: 10px 10px 0 0; }

.lagg-box pre { background: #181818; color: white; border: 0; overflow: visible; }
.lagg-box .quote { padding: 1em; }