Difference between revisions of "Template:Maplink/styles-multi.css"

From blackwiki
Jump to navigation Jump to search
imported>Evad37
(create)
 
imported>Evad37
(element not class; limit to direct children)
Line 1: Line 1:
.mapframe-multi-container .label:first-of-type {
+
.mapframe-multi-container > label:first-of-type {
 
clear:both;
 
clear:both;
 
}
 
}

Revision as of 13:03, 17 June 2020

.mapframe-multi-container > label:first-of-type {
	clear:both;
}