MediaWiki:Mazeworld.css (Meta, no ontology)
From Mazeworld
(Difference between revisions)
(override style) |
m |
||
| Line 1: | Line 1: | ||
a, .kind-instance {color: #ff3f1f;} | a, .kind-instance {color: #ff3f1f;} | ||
a:hover, a.kind-instance:hover {background-color: #ff3f1f; color: black;} | a:hover, a.kind-instance:hover {background-color: #ff3f1f; color: black;} | ||
| + | |||
| + | textarea:hover {background-color: black;} | ||
Revision as of 20:16, 20 June 2012
a, .kind-instance {color: #ff3f1f;}
a:hover, a.kind-instance:hover {background-color: #ff3f1f; color: black;}
textarea:hover {background-color: black;}
