Main Page/styles.css: Difference between revisions

From Center of NeuroWiki
Jump to navigation Jump to search
Selfice changed the content model of the page Main Page/style.css from "wikitext" to "CSS"
Tag: content model change
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);
}
}

Revision as of 22:35, 23 October 2024

.mainpage-title{
	font-size:1.6em;
	font-weight: var(--font-weight-semibold);
}