mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 06:24:22 +00:00
feat: make the Echo badge text smaller
This commit is contained in:
parent
7a8d6cb0aa
commit
6667c0628f
|
@ -42,7 +42,8 @@
|
|||
top: 0;
|
||||
border-color: var( --color-destructive );
|
||||
background-color: var( --color-destructive );
|
||||
border-radius: 100%;
|
||||
border-radius: 100px;
|
||||
font-size: 0.65rem;
|
||||
}
|
||||
|
||||
&-dimmed {
|
||||
|
|
Loading…
Reference in a new issue