]> Cypherpunks.ru repositories - gocheese.git/commitdiff
No CSS
authorSergey Matveev <stargrave@stargrave.org>
Tue, 8 Aug 2023 12:10:10 +0000 (15:10 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 8 Aug 2023 12:10:10 +0000 (15:10 +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 c0b8a812817a6ddcd0da55957a9eb3b7f906a4e6..ca87b9ac65cea9153525f35bf0d6cc7625838bb8 100644 (file)
@@ -3,7 +3,7 @@ html=gocheese.html
 rm -f $html/*.html
 ${MAKEINFO:=makeinfo} --html \
     -D "VERSION `cat ../VERSION`" \
-    --css-include style.css \
+    --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 \