User:Seb/vector.css
< User:Seb
Note: After publishing, 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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
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; }
.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;
}
/* Recent Changes */
a.mw-userlink[title="User:Seb"] { color: #0070FF !important; }
.trusted { opacity: 0.9; color: black !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; }