MediaWiki:Common.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary |
imported>Jacob Robertson No edit summary |
||
Line 8: | Line 8: | ||
--map-outlines: #48514Bff; | --map-outlines: #48514Bff; | ||
--map-hover: #white; | |||
--beacons-dark: #75867Aff; | --beacons-dark: #75867Aff; | ||
Line 110: | Line 111: | ||
} | } | ||
.em-table a:hover { | .em-table a:hover { | ||
color: var(--map- | color: var(--map-hover); | ||
text-decoration: none; | text-decoration: none; | ||
} | } |