MediaWiki:Mazeworld.css (Meta, no ontology)
From Mazeworld
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
a, .kind-instance
{color: #ff3f1f;}
a:hover, a.kind-instance:hover
{background-color: #ff3f1f; color: black;}
textarea:hover
{background-color: black;}
.kpcc-article table, #sb-info table
{border-top: 1px solid #ccc; border-collapse: collapse;}
.kpcc-article td, #sb-info td, .kpcc-article th, #sb-info th
{border-bottom: 1px solid #888; padding: 3px;}
.kpcc-article th, #sb-info th
{border-color: #ccc;}
#sb-info table
{width: 100%;}
/* Better log reading */
body.ns-100 div.log {
color: #DDE7FF;
background-color: #002;
font-family: Cambria;
border-color: #88E;
}
body.ns-100 #content div.log p {
line-height: 1.4em;
}
