Main Page/styles.css: Difference between revisions

From Center of NeuroWiki
Jump to navigation Jump to search
m Selfice moved page Main Page/style.css to Main Page/styles.css without leaving a redirect
No edit summary
Line 1: Line 1:
.mainpage-title{
.mainpage-title{
font-size:1.6em;
font-size:1.6em;
font-weight: var(--font-weight-semibold);
font-weight: bold;
}
}

Revision as of 23:25, 24 October 2024

.mainpage-title{
	font-size:1.6em;
	font-weight: bold;
}