User:Makanyane/twc.css
From TWC Wiki
Jump to navigationJump to searchNote: 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/*blank*/ table.info-notice { background: #e5e0df; padding: 5px; border: 2px solid grey; color: black; margin: 5px 0px; } table.mild-notice { background: #0000FF; padding: 5px; border: 2px solid red; color: black; margin: 5px 0px; } table.strong-notice { background: #FF3D3D; padding: 5px; border: none; color: white; margin: 5px 0px; }