UNPKG
hexo-theme-delicate
Version:
latest (4.0.1)
4.0.1
4.0.0-alpha4
4.0.0-alpha3
4.0.0-alpha1
3.5.8
3.5.7
3.4.1
3.4.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
2.1.8
2.1.7
2.1.6
2.1.5
2.1.2
2.1.1
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
0.3.0
simple but delicate theme for Hexo
kartjim.cn/delicate
can-dy-jack/hexo-theme-delicate
hexo-theme-delicate
/
source
/
styles
/
component
/
toTop.styl
18 lines
(17 loc)
•
341 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.to-top
position
fixed
right
50px
bottom
40px
cursor
pointer
height
40px
line
-
height
40px
text
-align center
width
40px
border-radius
50%
transition
all
250ms
ease &
:hover
background
var
(--container-color)
a
display
block
height
40px
width
40px