Template:Essays homepage/style.css

Template page
Revision as of 17:00, 16 September 2023 by CriticalResist (talk | contribs)
.essays-list li > a{
	display:none;
}

.essays-list li{
	list-style-type: none;
}


.essays-page{
	display:flex;
}

.essays-list{
	width:70%;
}

.essays-last-updated{
	width:27%;
	margin-left:3%;
}