Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

Template page
Created page with ".tg-mainpage-navigation { margin: 0.5rem 0; } Temp styles until we have images: .template-navpill { background-color: var(--tg-color-surface-2); }"
 
Reese changed the content model of the page Template:Main page/navigation/styles.css from "wikitext" to "Sanitized CSS"
 
(No difference)

Latest revision as of 11:05, 2 June 2025

.tg-mainpage-navigation {
	margin: 0.5rem 0;
}

/* Temp styles until we have images */
.template-navpill {
	background-color: var(--tg-color-surface-2);
}