Page template-protected

Template:Mbox/styles.css

From HIBIKIFORUM
< Template:Mbox
Revision as of 03:48, 2 July 2023 by Penguinplushie (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp|small=y}} */

.pretty_table {
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
	padding: 5px 5px;
	vertical-align: top;
	background-color: #F9F9F9;
	color: black;
	font-size:90%;
	box-sizing: border-box;
}

.small {
	margin: 1em 1em 1em 0;
	padding: 5px 5px;
	vertical-align: top;
	height: 50px;
	width: 300px;
	background-color: #F9F9F9;
	color: black;
	font-size: 88%;
	box-sizing: border-box;
}