trifling style changes
投稿のタグのマージンと色の最適化 ユーザーページの修正(幅が伸びる、profileの色) ウェルカムページの修正(ダークモード時)
This commit is contained in:
parent
f1f9f235c7
commit
fb1d727db9
6 changed files with 17 additions and 16 deletions
|
@ -473,10 +473,10 @@ root(isDark)
|
|||
|
||||
> *
|
||||
display inline-block
|
||||
margin 0 8px 0 0
|
||||
margin 0 0 4px 6px
|
||||
padding 2px 8px 2px 16px
|
||||
font-size 90%
|
||||
color #8d969e
|
||||
color #f66e4f
|
||||
background isDark ? #313543 : #edf0f3
|
||||
border-radius 4px
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue