Template:Main page/navigation/styles.css: Difference between revisions

Template page
(Knigh7s changed the content model of the page Template:Main page/navigation/styles.css from "wikitext" to "Sanitized CSS")
Tag: content model change
No edit summary
Line 1: Line 1:
#home-nav {
margin-top: 1rem;
}


#home-nav .home-card__foreground {
    font-weight: bold;
}

Revision as of 15:08, 2 July 2023

#home-nav {
	margin-top: 1rem;
}

#home-nav .home-card__foreground {
    font-weight: bold;
}