Template:SPARQL/styles.css: Difference between revisions

From MaRDI portal
m padding -> margin
 
m 1 revision imported
 
(No difference)

Latest revision as of 15:39, 23 June 2025

/* When the box is collasible, make it visible as a complete element */
.wdt-sparql-container-collapsible {
	border:1px solid #BBBBBB;
}
.wdt-sparql-container-collapsible  pre {
	margin-top: 2px;
}