This css is used to tweak the display of asciidoc-generated html for
cgitrc.5.txt.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Tento commit je obsažen v:
Lars Hjemli 2009-02-12 10:24:25 +01:00
rodič c54f8a5d0c
revize 6d2067aed3

3
cgit-doc.css Normální soubor
Zobrazit soubor

@ -0,0 +1,3 @@
div.variablelist dt {
margin-top: 1em;
}