UNPKG
napidocs
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Node.js project that creates a static REST API Documentation site
napidocs
/
lib
/
resources
/
init
/
_static
/
napidocs
/
napidocs.css
18 lines
(15 loc)
•
177 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*! * Napidocs v0.0.1 * */
body
{
padding-top
:
60px
;
padding-bottom
:
40px
; }
.breadcrumb
{
padding
:
0px
20px
;
margin-bottom
:
0px
; }
.panel-body
{
padding
:
0px
; }