Jump to content

📢 Please make sure to read our Style Guide before editing. For questions, suggestions, or technical issues, please contact Noah.

Template:Infobox Player/styles.css

From CrabCraft Wiki
Revision as of 20:50, 23 June 2025 by Noah (talk | contribs) (populated styles)
.infobox-player {
  background-color: #f0f8ff;
  border: 2px solid #87ceeb;
}

.infobox-title {
	font-size:120%; 
	background:#F4BB44;
}

.infobox-section {
	
}

.infobox-leftfield {
	width:50%; 
	text-align:left;
	font-weight:bold; 
	vertical-align:top;
}

.infobox-rightfield {
	width:50%; 
	text-align:left; 
	vertical-align:top;
}