UNPKG
docpress-base
Version:
latest (0.8.0)
0.8.0
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.10
0.6.5
0.6.4
0.6.2
0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
0.5.0
0.4.0
0.3.1
0.2.0
0.1.0
Base theme for Docpress.
github.com/docpress/docpress-base
docpress/docpress-base
docpress-base
/
css
/
variables.styl
18 lines
(15 loc)
•
285 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@require
'./iconfonts/stylesheets/ionicons'
$bg
?=
white
$black
?=
#111
$slate
?=
#505d6b
$accent
?=
#4078C0
$nav
-width
?=
250px
$collapsed
-nav-width
?=
64px
$xpad
?=
24px
$line
?=
rgba(
$black
,
0.1
) clearfix() &
:after
content:
''
display:
table
clear:
both
zoom:
1