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

From Gulf States Flood Help
No edit summary
No edit summary
Line 1: Line 1:
.collapsible-header {
.collapsible-header {
background-color:orange;
background-color: #ddd;
}
}
.collapsible-body {
.collapsible-body {
background: yellow;
background: yellow;
}
}

Revision as of 09:22, 18 December 2024

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