Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
b67090ad35de3541401937aa5fb5f289e907635b
/
.
/
docs
/
named_data_theme
/
static
/
default.css_t
blob: b582768f9679f226d9c288709a78f4a2a0c88696 [
file
] [
log
] [
blame
]
@import
url
(
"agogo.css"
);
pre
{
padding
:
10px
;
background
-
color
:
#fafafa;
color
:
#222;
line
-
height
:
1.2em
;
border
:
2px
solid
#C6C9CB;
font
-
size
:
1.1em
;
/* margin: 1.5em 0 1.5em 0; */
margin
:
0
;
border
-
right
-
style
:
none
;
border
-
left
-
style
:
none
;
}