Template:Item/style.css: Difference between revisions

From STARDIT
Jump to navigation Jump to search
(Created page with ".tpl-item-title { font-size: 1.8em; }")
 
No edit summary
 
Line 1: Line 1:
.tpl-item-title {
.tpl-item-title {
display: block;
font-size: 1.8em;
font-size: 1.8em;
}
}

Latest revision as of 05:15, 10 October 2024

.tpl-item-title {
	display: block;
	font-size: 1.8em;
}