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
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
#home-nav {
margin-top: 1rem;
}


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

Latest revision as of 14:08, 3 July 2023

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

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