User:MathXplore/common.css
Appearance
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.
/* link colors */
.mw-body a:link:stub { color: #772233; } /* hovered links */
.mw-body a:link:redirect{color:#007000;} /* redirect link */
.mw-body a:link:redirect:visited {color:#408080;} /* redirect visited link */
#bodyContent { font-size: 95.0%; line-height: 1.6;}
ol.references,
div.reflist {
font-size: 90%;
}
div.reflist ol.references {
font-size: 100%; /* Reset font-size in div.reflist */
list-style-type: inherit; /* Enable custom list style */
}