Template:Infobox-sol-2/styles.css: Difference between revisions

From Gulf States Flood Help
Created page with ".sol-ibox { width: 170px; border: 1px #0070D8 solid; border-bottom-width: 3px; float: right; margin: 0 0 1em 1em; } .sol-ibox-header { background-color: #C3D7ED; text-align: center; font-weight: 600; border-bottom: 2px #0070D8 solid; } .sol-ibox-image { padding: 2px; padding-bottom: 4px; border-bottom: 2px #0070D8 solid; } .sol-ibox-sections { padding: 0; } .sol-ibox-section-head { background-color: #A4C5E9; padding: 0; font-size: 12px; font-weight: 600;..."
 
No edit summary
Line 45: Line 45:
text-align: center;
text-align: center;
margin: 0;
margin: 0;
}
.sol-ibox-section .mw-collapsible-toggle {
float: right;
margin: 0;
padding: 3px 6px 0 0;
font-size: 9px;
}
}

Revision as of 09:39, 16 December 2024

.sol-ibox {
	width: 170px;
	border: 1px #0070D8 solid;
	border-bottom-width: 3px;
	float: right;
	margin: 0 0 1em 1em;
}
.sol-ibox-header {
	background-color: #C3D7ED;
	text-align: center;
	font-weight: 600;
	border-bottom: 2px #0070D8 solid;
}
.sol-ibox-image {
	padding: 2px;
	padding-bottom: 4px;
	border-bottom: 2px #0070D8 solid;
}
.sol-ibox-sections {
	padding: 0;
}
.sol-ibox-section-head {
	background-color: #A4C5E9;
	padding: 0;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}
.sol-ibox-section-head a { margin-right: -1.1em; }

.sol-ibox-section-body {
	background-color: #E0EBF7;
	padding: 0.5em;
	font-size: 11px;
	text-align: center;
	margin: 0;
}
.sol-ibox-section-body p { margin: 0; }
.sol-ibox-subject {
	background-color: #A4C5E9;
	border-bottom: 1px #0070D8 solid;
	padding: 2px;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	margin: 0;
}
.sol-ibox-section .mw-collapsible-toggle {
	float: right;
	margin: 0;
	padding: 3px 6px 0 0;
	font-size: 9px;
}