字体调整
This commit is contained in:
@@ -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
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 294 KiB |
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user