mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-20 22:42:24 +00:00
Add dark theme and UI theme selector
This commit is contained in:
@@ -8,6 +8,7 @@ global-reset()
|
||||
@import './ArticleList'
|
||||
@import './ArticleDetail'
|
||||
@import './modal/*'
|
||||
@import './theme/*'
|
||||
|
||||
DEFAULT_FONTS = 'Lato', helvetica, arial, sans-serif
|
||||
|
||||
|
||||
@@ -72,7 +72,7 @@ iptFocusBorderColor = #369DCD
|
||||
.confirmBtn
|
||||
display block
|
||||
position absolute
|
||||
left 180px
|
||||
left 205px
|
||||
bottom 44px
|
||||
width 240px
|
||||
font-size 24px
|
||||
|
||||
Reference in New Issue
Block a user