Template:Infobox-sol-2/styles.css

From Gulf States Flood Help
Revision as of 09:35, 16 December 2024 by WikiAdmin (talk | contribs) (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;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.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;
}