User:Tyrell/monobook.css
From Masq
Note: After saving, 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)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Clear the cache in Tools → Preferences
#headerTable {
background: #FCFCFC;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
margin-right: 1em;
}
#layoutTable, #displayTable {
border-color: #FFFFFF;
border-spacing: 8px;
border-style: solid;
border-width: 1px;
color: #000000;
margin: 0px -8px;
}
#layoutTable td, #displayTable td {
background-color: #EEEEEE;
border-color: #BBBBBB;
border-style: solid;
border-width: 1px;
color: #000000;
vertical-align: top;
}
#displayTable td {
vertical-align: middle;
}
#layoutTable td table, #displayTable td table {
background-color: #EEEEEE;
}
#layoutTable td table td, #displayTable td table td {
border-width: 0px;
}
#layoutTable th, #displayTable th {
background-color: #DDDDDD;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
color: #000000;
font-size: 100%;
font-weight: bold;
margin: 0;
text-align:left;
padding: 0.2em 0.4em;
}
#layoutTable th h2, #displayTable th h2 {
background-color: #DDDDDD;
border: 0px;
color: #000000;
font-size: 120%;
font-weight: bold;
margin: 0;
text-align:left;
padding: 0;
}
#layoutTable table #toc, #displayTable table #toc {
border: 0px;
padding-left: 15%;
}
#layoutTable table #toctitle, #displayTable table #toctitle {
display: none;
}
.subpages {
background-color: #F6F6F6;
border-color: #EEEEEE;
border-width: 1px;
border-style: dotted;
font-size: 1.1em;
padding: .2em;
margin-top: .5em;
}
a, a:visited {
color: #0000FF;
}
a.new, a.new:visited {
color: #FF0000;
}
table {
background: none;
}
/* Default messagebox is gray */
.messagebox { width:90%; margin:0px auto; padding:0em; border:2px solid #aaaaaa; background:#fbfbfb; color:black; text-align:left; }
.messagebox img { border:0em; padding:0em 0.5em; text-align:center; }
/* default for all content namespaces */
.ns-subject .messagebox + .messagebox { border-top-width:0em; margin-top:-1px; }
.ns-subject .messagebox { border-left-color:#1e90ff; border-left-width:10px; }
.ns-subject .messagebox.notice { border-left-color:#1e90ff; }
.ns-subject .messagebox.warning { border-left-color:#b22222; }
.ns-subject .messagebox.serious { border-left-color:#b22222; }
.ns-subject .messagebox.content { border-left-color:#f28500; }
.ns-subject .messagebox.style { border-left-color:#f4c430; }
.ns-subject .messagebox.merge { border-left-color:#9932cc; }
.ns-subject .messagebox.growth { border-left-color:#228b22; }
.ns-subject .messagebox.idea { border-left-color:yellow; }
.ns-subject .messagebox.query { border-left-color:#ffb734; }
.ns-subject .messagebox.move { border-left-color:#9932cc; }
/* image namespace */
.ns-6 .messagebox + .messagebox { border-top-width:2px; margin-top:0.5em; }
.ns-6 .messagebox { border-color:#1e90ff; border-bottom-width:5px; border-left-width:2px;}
.ns-6 .messagebox.notice { border-color:#1e90ff; }
.ns-6 .messagebox.warning { border-color:#b22222; }
.ns-6 .messagebox.serious { border-color:#b22222; }
.ns-6 .messagebox.content { border-color:#f28500; }
.ns-6 .messagebox.query { border-color:#ffb734; }
.ns-6 .messagebox.free { border-color:#79CC55; }
.ns-6 .messagebox.nonfree { border-color:#EF9132; }
.ns-6 .messagebox.pd { border-color:#7E80A3; }
.ns-6 .messagebox.move { border-color:#9932cc; }