tangled
alpha
login
or
join now
anil.recoil.org
/
unpac-unpac
0
fork
atom
The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork
atom
overview
issues
pulls
pipelines
Update documentation stylesheet.
Daniel Bünzli
13 years ago
9750a2b0
917bf195
+1
-1
1 changed file
expand all
collapse all
unified
split
vendor
opam
jsonm
doc
style.css
+1
-1
vendor/opam/jsonm/doc/style.css
···
36
36
hr, hr + br, div + br, center + br, span + br, ul + br, ol + br, pre + br
37
37
{ display: none } /* annoying */
38
38
39
39
-
code br { display: inline } /* because of the above span + br rule */
39
39
+
.codepre br + br { display: none }
40
40
h1 + pre { margin-bottom:1.375em} /* Toplevel module description */
41
41
42
42
/* Sections and document divisions */