Difference between revisions of "MediaWiki:Common.css"

From Zezenia Online Wiki
(Created page with "→‎CSS placed here will be applied to all skins: .zezenia-map-marker > a { color: #fff !important; }")
 
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;
}