commit 2062f1738124648e2a5506e0a8a45ffbd4efa2f2 parent 8505c8c0125a11b742ae22bc89fe429f46c69e2b Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 23 May 2017 09:45:06 +0200 Minor update of the CSS of the HTML man pages Diffstat:
| M | doc/solstice-man.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/solstice-man.css b/doc/solstice-man.css @@ -24,7 +24,7 @@ body.manpage { body.manpage .monospaced, .literalblock { margin: 2em; - color: #434241; + color: #636261 } body.manpage em {