Template:Badge/styles.css: Difference between revisions
Template page
More actions
starcitizen>LeonRay m Modify the wrong web |
m 1 revision imported: Going to "borrow" parts of the star citizen main page to make this look nicer |
||
(No difference)
|
Revision as of 10:28, 8 May 2025
.template-badge { padding: var( --space-xxs ) var( --space-xs ); border-radius: var( --border-radius-base ); background-color: var( --color-surface-2 ); color: var( --color-emphasized ); font-size: var( --font-size-x-small ); font-weight: var( --font-weight-medium ); line-height: 1; letter-spacing: 0.025em; }