MediaWiki:Common.css
From P2SR Wiki
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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.ele-cues-table td:first-child{ white-space:nowrap; } /* TAS code blocks */ #mw-wrapper .tasblock{ background: #f8f9fa; font-family: monospace,monospace; border: 1px solid #eaecf0; padding: 0.5em 1em; } #mw-wrapper.darkmode .tasblock{ background: #0e0f0f; border-color: #222 }