Template:Navigation/styles.css: Difference between revisions
Template page
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
.tg-mainpage-navigation { | |||
margin: 0.5rem 0; | |||
} | } | ||
/* Temp styles until we have images */ | |||
.template-navpill { | .template-navpill { | ||
background-color: var(--tg-color-surface-2); | |||
} | } |
Latest revision as of 09:42, 18 June 2025
.tg-mainpage-navigation { margin: 0.5rem 0; } /* Temp styles until we have images */ .template-navpill { background-color: var(--tg-color-surface-2); }