Difference between revisions of "MediaWiki:Common.css"
From Learning Languages Through Video Games
Jump to navigationJump to searchm |
|||
Line 4: | Line 4: | ||
.gloss { | .gloss { | ||
− | + | color: #aaf; | |
} | } | ||
.gloss:hover { | .gloss:hover { | ||
color: #fa0; | color: #fa0; | ||
− | |||
} | } | ||
Revision as of 07:11, 28 February 2011
.js-only { display: none; } .gloss { color: #aaf; } .gloss:hover { color: #fa0; } .tbox { color: black; background-color: #eee; } .tbox-fieldtitle { color: white; background-color: #44a; font-weight: bold; }