MediaWiki:Common.css: Difference between revisions

From Zezenia Online Wiki
Created page with "→‎CSS placed here will be applied to all skins: .zezenia-map-marker > a { color: #fff !important; }"
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


.zezenia-map-marker > a {
.zezenia-image-marker > a {
   color: #fff !important;
   color: #fff !important;
}
}

Revision as of 22:01, 15 February 2021

/* CSS placed here will be applied to all skins */

.zezenia-image-marker > a {
  color: #fff !important;
}