User:Mscheffler/monobook.css
From Erights
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | + | .warn {color:red} | |
| + | .sidebar { float: right; width: 2in; border-style: inset; border-width: 3; | ||
| + | background-color: #FFFF99; font-size:80% } | ||
| + | .note {color:blue; } | ||
| + | .stale {background-color:gray; text-decoration:line-through; | ||
| + | font-style:italic; } | ||
| + | .hilite {color:purple; font-weight:bold;} | ||
| + | span.e {color:#008000; font-weight:bold; font-style:italic } | ||
Revision as of 16:28, 26 November 2006
.warn {color:red}
.sidebar { float: right; width: 2in; border-style: inset; border-width: 3;
background-color: #FFFF99; font-size:80% }
.note {color:blue; }
.stale {background-color:gray; text-decoration:line-through;
font-style:italic; }
.hilite {color:purple; font-weight:bold;}
span.e {color:#008000; font-weight:bold; font-style:italic }

