Template:Infobox essay/style.css: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
.infobox-essay{
.infobox-essay{
/*
border-bottom:1px solid gray;
border-bottom:1px solid gray;
padding: 8px 0;
padding: 8px 0;
*/
}
}



Revision as of 14:49, 16 September 2023

.infobox-essay{
	/*
	border-bottom:1px solid gray;
	padding: 8px 0;
	*/
}

.essay-small{
	font-size:0.8em;
}

.essay-big{
	font-size:1.2em;
}