1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 04:56:12 +02:00
This commit is contained in:
syuilo
2018-04-21 11:57:46 +09:00
parent 716b41107b
commit a0a2335c16

View File

@@ -91,7 +91,7 @@ root(isDark)
> .banner
height 100px
background-color #f5f5f5
background-color isDark ? #303e4a : #f5f5f5
background-size cover
background-position center
cursor pointer