User:TX/monobook.css
< User:TX
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.
legend {
background: #0159b7;
border: 2px solid #0159b7;
text-transform: lowercase;
font-size: 95%;
font-weight: bold;
}
#preftoc a {
display: block;
color: white;
text-transform: lowercase;
font-size: 95%;
font-weight: bold;
}
#preftoc a:active, #preftoc a:hover {
display: block;
color: white;
background: #0159b7;
text-transform: lowercase;
font-size: 95%;
font-weight: bold;
}
#preftoc {
float: left;
margin: 1em;
width: 13em;
background: #000000 url(/bgl.jpg);
color: white;
border: 2px solid #0159b7;
text-transform: lowercase;
font-size: 95%;
font-weight: bold;
}
#preftoc li {
color: white;
border: none;
text-transform: lowercase;
font-size: 95%;
font-weight: bold;
}
#preftoc li.selected {
color: white;
background-color: #0159b7;
border: 2px solid #0159b7;
text-transform: lowercase;
font-size: 95%;
font-weight: bold;
}