Jump to content

User:Elvey/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*Good to try stuff here and then add to monobook.css if it works, since the latter is huge. 

Per [[Wikipedia:Signatures#Customizing_how_you_see_your_signature]]

*/

#bodyContent a[title="User:Elvey"] { background-color: #040; color: #ffffff; font-weight: bold; }

/* make it easier to spot spaces added/removed in diffs */
td.diff-deletedline .diffchange { color:red; text-decoration:line-through;}
td.diff-addedline .diffchange { background-color: #9f9; }