User:Poromenos/monobook.css
Jump to navigation
Jump to search
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.
/* Sandbox testing for CSS based views */
.rodbox {
padding: 1em;
border: 1px solid #C0C0C0;
color: silver;
background-color: black;
line-height: 100%;
max-width: 600px;
font-family: monospace;
}
.ident1 {
color: #3366FF;
line-height: 100%;
font-family: monospace;
}
.ident2 {
color: aqua;
line-height: 100%;
font-family: monospace;
}
.mobeq {
color: #00FF00;
line-height: 100%;
font-family: monospace;
}
.mobeq :link:link, .mobeq :link:visited {color: #00FF00}