UNPKG
gn-node
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Node.js native addon build tool with GN.
github.com/Shouqun/node-gn
Shouqun/node-gn
gn-node
/
tools
/
depot_tools
/
man
/
src
/
asciidoc-override.css
8 lines
(6 loc)
•
136 B
CSS
View Raw
1
2
3
4
5
6
7
8
div
.listingblock
>
div
.content
{
background
:
rgb
(
28
,
28
,
28
); }
div
.listingblock
>
div
> pre >
code
{
color
:
rgb
(
187
,
187
,
187
); }