]> Sergey Matveev's repositories - tofuproxy.git/commitdiff
No CSS
authorSergey Matveev <stargrave@stargrave.org>
Mon, 7 Aug 2023 07:38:56 +0000 (10:38 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 7 Aug 2023 07:52:43 +0000 (10:52 +0300)
doc/style.css [deleted file]
doc/www.do

diff --git a/doc/style.css b/doc/style.css
deleted file mode 100644 (file)
index 44fa2e0..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-body { background-color: #AEBECE }
-h1, h2, h3, h4 { text-align: center }
-h1, h2, h3, h4, strong { color: #900090 }
-pre { background-color: #CCCCCC }
-table, th, td { border: 1px solid black ; border-collapse: collapse }
index bbf848dd6b542d8707d297b0b10461875f88840a..7cca9b87b9caa0b66944df23d2cdf90d7ff66ae4 100644 (file)
@@ -2,8 +2,8 @@ redo-ifchange *.texi ../VERSION
 html=tofuproxy.html
 rm -f $html/*.html
 ${MAKEINFO:=makeinfo} --html \
-    --css-include style.css \
     -D "VERSION `cat ../VERSION`" \
+    --set-customization-variable NO_CSS=1 \
     --set-customization-variable SECTION_NAME_IN_TITLE=1 \
     --set-customization-variable TREE_TRANSFORMATIONS=complete_tree_nodes_menus \
     --set-customization-variable FORMAT_MENU=menu \