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

Template page
No edit summary
No edit summary
Line 1: Line 1:
.infobox-essay{
.infobox-essay{
font-size:0.7em;
border-bottom:1px solid gray;
border-bottom:1px solid gray;
padding: 8px 0;
padding: 8px 0;
Line 6: Line 5:


.essay-read-more{
.essay-read-more{
font-size:1em;
font-size:1.2em;
}
}

Revision as of 14:35, 16 September 2023

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

.essay-read-more{
	font-size:1.2em;
}