Check out my first novel, midnight's simulacra!

Template:API-head/styles.css: Difference between revisions

From dankwiki
Jump to navigation Jump to search
imported>Izno
move some stuff upstream
 
(No difference)

Latest revision as of 03:58, 8 January 2023

.api-infobox {
	width: 250px;
	border: 1px solid #a2a9b1;
}

.api-infobox .infobox-header {
	font-size: 120%;
	text-align: center;
	background-color: #eaf3ff;
	color: black;
}

.api-infobox-description {
	text-align: center;
	padding: 0.3em;
	font-style:italic;
}