User:Crazytales56297/monobook.css

From Wikipedia

< User:Crazytales56297

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.

body, #wwEditor
{
  font-family:arial, sans-serif;
  font-size:13px;
}

ww
{
  font-family:monospace;
  font-weight:bold;
  color:#aaa;
  font-size:15px;
}

wt
{
  background:#fdd;
  color:darkred;
}
wt > wa {
  margin-left:0.5em;
  text-indent: -0.5em;
  display:block;
  background:#fdd;
  color:darkred;
}

wt > wa:first-child
{
  display:inline;
  margin:0;
  font-family:monospace;
  font-weight:bold;
  color:#aaa;
  font-size:15px;
}

wl[c=int] > wa:last-child {
  color:blue;
  font-weight:normal;
}

wl[c=int]> wa:first-child
{
  font-family:monospace;
  font-weight:bold;
  color:#aaa;
  font-size:15px;
}

wl[c=int] wl
{
  background:red
}

wl[c=int] > wa:only-child
{
  font-family:auto;
  font-weight:normal;
  font-size:13px;
  color:blue;
}

wl[c=img]
{
  color:darkgreen;
  background:#dfd;
  text-decoration:none;
}

wl[c=img]> wa:first-child
{
  font-family:monospace;
  font-weight:bold;
  color:darkgreen;
  font-size:15px;
}



wh1
{
  font-size:24pt;
  font-weight:normal;
}

wh2
{
  font-size:24pt;
  border-bottom:solid 1px silver;
}

wh3
{
  font-size:18pt;
  font-weight:bold;
}

wh4
{
  font-size:14pt;
  font-weight:bold;
}

wr
{
  display:table;
  text-style:normal;
}


wr > ww:first-child
{
  display:table-cell;
  color:teal;
}

wr + br
{
  display:none;
}
Navigation