feat: 在設置裏配置js/css(CDN_USE)時可以設定其他參數 closes #152

 feat: readmode下可以切換darkmode和lightmode
💄 fix: 高分辨率下的界面適配 closes #163
🐛 fix: 修復DarkMode下,note標簽的顯示bug
This commit is contained in:
Jerry
2020-03-30 21:45:13 +08:00
Unverified
parent 16a3ac510d
commit 5e37ab641a
9 changed files with 60 additions and 35 deletions

View File

@@ -39,6 +39,7 @@ $rem = 20px
$text-line-height = 2
$sm = 768px
$bg = 1024px
$lr = 2000px
$web-bg = convert(hexo-config('background'))
$index_top_img_height = convert(hexo-config('index_top_img_height')) || 100vh
$index_site_info_top = convert(hexo-config('index_site_info_top')) || 43%