×
Create a new article
Write your page title here:
We currently have 9 articles on Arcadian Odyssey Extended Universe. Type your article name above or click on one of the titles below and start writing!



Template:Infobox character/styles.css

Revision as of 22:03, 19 December 2024 by Astaryuu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.ib-character {
	border-spacing: 2px 5px;
}

.ib-character .infobox-above,
.ib-character .infobox-header {
	background-color: #DEDEE2;
}

/* light background for transparent images
.ib-character .infobox-image img {
	background-color: #f8f9fa;
} */

@media screen {
	html.skin-theme-clientpref-night .ib-character .infobox-above,
	html.skin-theme-clientpref-night .ib-character .infobox-header {
		background: hsl(240, 6%, 20%);
		color: inherit;
	}
}

@media screen and (prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os .ib-character .infobox-above,
	html.skin-theme-clientpref-os .ib-character .infobox-header {
		background: hsl(240, 6%, 20%);
		color: inherit;
	}
}