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

Template page
No edit summary
No edit summary
Line 3: Line 3:
border-bottom:1px solid gray;
border-bottom:1px solid gray;
padding: 8px 0;
padding: 8px 0;
}
.essay-read-more{
font-size:1em;
}
}

Revision as of 14:33, 16 September 2023

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

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