字体调整

This commit is contained in:
结发受长生
2018-05-06 14:46:16 +08:00
parent fc3bc198b9
commit 7aff3b6bf8
9 changed files with 3749 additions and 42 deletions
+21 -2
View File
@@ -19,11 +19,15 @@ menu:
about:
name: 关于
link: /about/
icon: icon-about
icon: icon-user-tie
comment:
name: 留言
link: /comment/
icon: icon-comment
icon: icon-bubbles2
rss:
name: RSS
link: /atom.xml
icon: icon-rss
#----------------------------
# 副导航
@@ -38,8 +42,23 @@ subnav:
# RSS
#----------------------------
rss: /atom.xml
feed:
type: atom
path: atom.xml
limit: 20
hub:
content:
content_limit: 140
content_limit_delim: ' '
#----------------------------
# 搜索
#----------------------------
search:
path: search.xml
field: all
#----------------------------
# Favicon
#----------------------------
favicon: /favicon.ico
File diff suppressed because it is too large Load Diff
@@ -49,16 +49,14 @@
.dropnav
position absolute
display block
top 12px
top 21px
right 20px
width 40px
width 30px
height @width
padding 0 2px
line-height @height
font-size @height
color #efe0ce
border 2px solid @color
border-radius 2px
z-index 3
cursor pointer
&:hover
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 294 KiB