fix: style
This commit is contained in:
parent
7be50ad743
commit
4e2a10e02d
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
### [中文说明](https://shen-yu.gitee.io/2019/ayer/)
|
### [中文说明](https://shen-yu.gitee.io/2019/ayer/)
|
||||||
|
|
||||||
![Screenshot](screenshots/hexo-theme-ayer.png)
|
![Screenshot](https://i.loli.net/2019/12/03/SHPinIAclMX1Gra.png)
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
|
|
||||||
.article
|
.article
|
||||||
padding 5rem 0 3rem
|
padding 5rem 0 3rem
|
||||||
|
font-size 110%
|
||||||
.sea-center
|
.sea-center
|
||||||
text-align center
|
text-align center
|
||||||
color black
|
color black
|
||||||
|
@ -37,9 +37,6 @@ a.toc-link
|
|||||||
top 0
|
top 0
|
||||||
right aside-width
|
right aside-width
|
||||||
|
|
||||||
.is-active-link
|
|
||||||
font-weight 700
|
|
||||||
|
|
||||||
// Left line before pseudo element.
|
// Left line before pseudo element.
|
||||||
.toc-link::before
|
.toc-link::before
|
||||||
background-color water
|
background-color water
|
||||||
@ -50,7 +47,3 @@ a.toc-link
|
|||||||
margin-top -1px
|
margin-top -1px
|
||||||
position absolute
|
position absolute
|
||||||
width 2px
|
width 2px
|
||||||
|
|
||||||
|
|
||||||
.is-active-link::before
|
|
||||||
background-color link-active-color
|
|
||||||
|
Loading…
Reference in New Issue
Block a user