solstice

Compute collected power and efficiencies of a solar plant
git clone git://git.meso-star.com/solstice.git
Log | Files | Refs | README | LICENSE

commit 746e2dd93b79c1332d112e4898a807eb5f99f5b2
parent f08e35656c78345e2fe54bcb404e002c5003997c
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 22 May 2017 18:39:03 +0200

Update the CSS of the HTML man pages

Diffstat:
Mdoc/solstice-man.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/solstice-man.css b/doc/solstice-man.css @@ -19,6 +19,7 @@ body.manpage { text-align: justify; max-width: 55em; margin: 1em; + background: #ffffff } body.manpage .monospaced, .literalblock {