UNPKG
hexo-theme-tangyuxian
Version:
latest (2.0.0-alpha.3.1)
2.0.0-alpha.3.1
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
🔥 A special hexo theme.
www.tangyuxian.com
tangyuxian/hexo-theme-tangyuxian
hexo-theme-tangyuxian
/
source
/
css
/
_layout
/
xiaoshu
/
footer.styl
8 lines
•
162 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
#nexmoe-footer
{
padding
:
var
(--gutter);
text-align
: center;
color
:
#777
;
white-space
: normal;
margin-bottom
:
20px
;
font-size
:
12px
; }