This commit is contained in:
syuilo
2018-05-18 14:41:44 +09:00
parent a6a175ede1
commit dad8fff12d
6 changed files with 15 additions and 2 deletions

View File

@ -350,6 +350,7 @@ root(isDark)
align-items center
padding 16px 32px
line-height 28px
white-space pre
color #9dbb00
background isDark ? linear-gradient(to bottom, #314027 0%, #282c37 100%) : linear-gradient(to bottom, #edfde2 0%, #fff 100%)