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
/
content.styl
13 lines
(12 loc)
•
243 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.nexmoe-container
{
max-width
:
800px
;
margin
: auto;
padding
:
0
20px
; }
#nexmoe-content
{
width
:
100%
;
padding
:
var
(--gutter);
margin
:
0
;
background
:
var
(--color-card);
box-shadow
:
0
0
1rem
var
(--color-shadow) }