Difference between revisions of "MediaWiki:Kartographer.css"

(Created page with "CSS placed here will be applied to all pages with maps: .mw-kartographer { background: white !important; }")
 
(No difference)

Latest revision as of 18:12, 29 July 2019

/* CSS placed here will be applied to all pages with maps */
.mw-kartographer {
    background: white !important;
}