User:Lagg/vector.css
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.
#bodyContent { background: #181818; color: white; padding: 15px; font-size: 11px; } .lagg-box { 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 h1 { position: absolute; top: 0; left: 0; width: 100%; background: #555555; font-weight: bold; border-radius: 10px 10px 0 0; } a.external { background: 0; }