Template:Collapsible-section-uw/styles.css: Difference between revisions

From Gulf States Flood Help
Created page with ".collapse-header { background-color:orange; }"
 
No edit summary
Line 1: Line 1:
.collapse-header {
.collapsible-header {
background-color:orange;
background-color:orange;
}
.collapsible-body {
background: yellow;
}
}

Revision as of 09:21, 18 December 2024

.collapsible-header {
	background-color:orange;
}
.collapsible-body {
	background: yellow;
}