More actions
Content deleted Content added
Alistar Bot (talk | contribs) m →top: deprecate old Citizen variables, replaced: --border-radius--small → --border-radius-base |
mNo edit summary |
||
Line 1: | Line 1: | ||
.template-badge { |
.template-badge { |
||
padding: |
padding: 0.25rem 0.5rem; |
||
border-radius: |
border-radius: 4px; |
||
background-color: var( --color-surface-2 ); |
background-color: var( --color-surface-2 ); |
||
color: var( --color-emphasized ); |
color: var( --color-emphasized ); |
||
font-size: |
font-size: 0.75rem; |
||
font-weight: |
font-weight: 500; |
||
line-height: 1; |
line-height: 1; |
||
letter-spacing: 0.025em; |
letter-spacing: 0.025em; |