mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-27 15:50:34 +00:00
feat(core): ✨ tweak user info styles
This commit is contained in:
parent
143cd0e5be
commit
7c64872b66
|
@ -7,15 +7,11 @@
|
|||
font-weight: var( --font-weight-medium );
|
||||
}
|
||||
|
||||
&title > div,
|
||||
#pt-tmpuserpage-2 > span {
|
||||
padding-top: var( --space-xs );
|
||||
padding-bottom: var( --space-xs );
|
||||
}
|
||||
|
||||
&-title,
|
||||
&-title > div,
|
||||
#pt-userpage-2 > a,
|
||||
#pt-tmpuserpage-2 > span {
|
||||
padding-top: var( --space-xxs );
|
||||
padding-bottom: var( --space-xxs );
|
||||
font-size: var( --font-size-medium );
|
||||
color: var( --color-base--emphasized );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue