User:Johnteslade/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
body
{
  font-family: Luxi Sans;
  font-size: 11px;
}

#bodyContent
{
  font-size: 13px;
}

#bodyContent table tr
{
  font-size: 13px;
}

.editsection
{
  font-size: 10px;
  color: #777;
}

.editsection a
{
  text-decoration: none;
}

table {
  font-size: 100%;
  background: none;
}

a
{
 text-decoration: none;
}

a:hover
{
  color: #800;
}

#editform textarea
{
  font-family: "Bitstream Vera Sans Mono", "Courier New";
  font-size: 13px;
  padding: 10px;
}

#toc td
{
font-size: 12px;
}

#catlinks
{
font-size: 13px;
}