style.css | 2 -- www.do | 2 +- diff --git a/style.css b/style.css index 80e824dd12986301befe23705fc699747e6174c74199985b8ea56d76a223be5b..c173df6339d9f7125502e2aa55f72171fb3db53225d5e43bb6c31106d4b0e070 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,3 @@ - diff --git a/www.do b/www.do index ad21940481b76b63c8468b7010fa3021de888e4cfe7393e18602e5ce86aa7a18..3554a26f6c10f29554e1883c405e5bbe090596b4617bc34e7d3f1b561d2ad9cd 100644 --- a/www.do +++ b/www.do @@ -2,8 +2,8 @@ redo-ifchange *.texi VERSION rm -f pygost.html/*.html ${MAKEINFO:-makeinfo} --html \ -D "VERSION `cat VERSION`" \ + --css-include style.css \ --set-customization-variable EXTRA_HEAD='' \ - --set-customization-variable CSS_LINES="`cat style.css`" \ --set-customization-variable SHOW_TITLE=0 \ --set-customization-variable DATE_IN_HEADER=1 \ --set-customization-variable TOP_NODE_UP_URL=index.html \