MediaWiki:Htmlhelp.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.
body {
font-family: sans-serif;
font-size: 85%;
}
h1.pagetitle { font-size: 250%; }
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}
#quickbar {
font-family: sans-serif;
font-size: 90%;
font-weight: bold;
line-height: 1.5em;
border: 1px solid #bba;
background-color: #f7f7f7;
}
#quickbar .image {
margin-left: auto;
margin-right: auto;
}
#quickbar ul {
list-style: outside;
line-height: 1.2em;
margin: 0.5em 0 0 0.4em;
padding: 0 0 0.5em 0;
}
#quickbar ol {
list-style: outside;
line-height: 1.2em;
margin: 0.5em 0 0 0.4em;
padding: 0 0 0.5em 0;
list-style-image: none;
}
#quickbar li {
text-indent: 0;
margin: 0 0 0 1em;
padding: 0 0 0 0;
}