User:Ec5618/monobook.css
Jump to navigation
Jump to search
Script error: No such module "Message box".
Template:Script doc autoNote: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the Script error: No such module "key". key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* stop background image from scrolling with content area */
body { background-attachment: fixed; }
/* strikeout Upload File link as a reminder to upload to Commons instead */
li#t-upload { text-decoration: line-through; color: #F4F4F4}
/* put scrollbar on pre sections instead of ugly cutoff/overlap in firefox */
pre { overflow: auto; }
#toc .toctoggle { font-size: 70%; }
.diffchange {
font-weight: bold;
background-color: #DDDDFF;
#content {
background: #efefff; /* a light blue */
a.stub { color:#CC2200; }