User:Paradox-01/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)
- Microsoft 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.
/* Redesigned outbound arrow for external links */
div#content a.external
{
background-image: none;
background-size:10px;
background-position:top right;
background-repeat:no-repeat;
padding-right:11px;
}
/* Prevent sidewards scrolling in pre elements */
pre
{
overflow: auto;
max-height: 25em;
}
div#mw-panel
{
position:absolute;
}
/* edit box */
textarea
{
font-family: Arial !important;
font-size: 14pt !important;
background-color: #fed;
}
/*[[Category:Userspace]]*/