1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-10 09:42:33 +00:00

Windowsに合わせてUI修正(Font/Username/Key input:Command key -> Control key)

This commit is contained in:
Dick Choi
2015-11-17 09:01:25 +09:00
parent 76a031a8c9
commit 1318abd37e
4 changed files with 16 additions and 9 deletions

View File

@@ -7,8 +7,10 @@ global-reset()
iptBgColor = #E6E6E6
iptFocusBorderColor = #369DCD
DEFAULT_FONTS = 'Lato', 'MS Gothic', 'Malgun Gothic', 'Sans-serif'
body
font-family "Lato"
font-family DEFAULT_FONTS
color textColor
font-size fontSize
width 100%