Template:Badge/styles.css: 두 판 사이의 차이
틀 문서
더 많은 작업
편집 요약 없음 |
잔글 판 1개를 가져왔습니다 |
||
(차이 없음)
| |||
2026년 4월 6일 (월) 12:18 기준 최신판
.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-small );
font-weight: var( --font-weight-medium );
line-height: 1;
letter-spacing: 0.025em;
}