User:Seb26/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.
/* General */ body { direction: ltr !important; } tt, code, pre { font-family: monospace, sans-serif; } code, pre { word-wrap: break-word; background: #F7F7F7; border: 1px solid #CECECE; } code { border: none; } input#wpNick { width: 512px; } div.patrollink { display: none; } table.lang-title { background: #eef3e2; } .mw-plusminus-pos { color: green; } .mw-plusminus-neg { color: red; } #wpTextbox1 { line-height: 1.5em; padding: 0.25em; background: #f9f9f9; border: 1px solid #CECECE; direction: ltr !important; } .mw-userlink { font-weight: normal !important; } /* Recent Changes */ a.mw-userlink[title="User:Seb26"] { color: #0070FF !important; } .mw-rollback-link { display: none; } #mw-diff-ntitle2 .mw-rollback-link { display: inline !important; } #pagehistory .mw-rollback-link { display: inline !important; } .trusted { opacity: 0.9; color: black !important; } a.new, #quickbar a.new { color: #C20 !important; } /* Diff styling */ .diffchange { background: #E72525; color: white; font-weight: normal; } td.diff-addedline { font-family: monospace; font-size: 1.5em; } td.diff-deletedline { background: #ffa; font-family: monospace; font-size: 1.5em; } td.diff-context { background: #eee; font-family: monospace; font-size: 1.5em; } .diff-file { font-size: 1.5em; }