Template:Infobox object show/styles.css: Difference between revisions

From Objectshowpedia
Objectshowpedia>MateyOSC
Created page with ".ib-object-show { border-collapse: separate; border-spacing: 0 3px; padding: 3px 5px; } .ib-object-show .infobox-above { background-color: #CCCCFF; color: inherit; font-size: 125%; padding: 0.25em 1em; } .ib-object-show .infobox-header { background-color: #CCCCFF; color: inherit; padding: 0.25em 1em; } .ib-object-show img { background-color: white; } .ib-object-show-aka { font-style: italic; } .ib-object-show-network-release td, .ib-object-show-network-r..."
 
m 1 revision imported
 
(No difference)

Latest revision as of 12:07, 30 January 2025

.ib-object-show {
	border-collapse: separate;
	border-spacing: 0 3px;
	padding: 3px 5px;
}

.ib-object-show .infobox-above {
	background-color: #CCCCFF;
	color: inherit;
	font-size: 125%;
	padding: 0.25em 1em;
}

.ib-object-show .infobox-header {
	background-color: #CCCCFF;
	color: inherit;
	padding: 0.25em 1em;
}

.ib-object-show img {
	background-color: white;
}

.ib-object-show-aka {
	font-style: italic;
}

.ib-object-show-network-release td, .ib-object-show-network-release th {
	border-top: 1px solid #a2a9b1;
}