]> Cypherpunks.ru repositories - gogost.git/commitdiff
No CSS
authorSergey Matveev <stargrave@stargrave.org>
Thu, 3 Aug 2023 14:08:44 +0000 (17:08 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 3 Aug 2023 14:08:44 +0000 (17:08 +0300)
style.css [deleted file]
www.do

diff --git a/style.css b/style.css
deleted file mode 100644 (file)
index 44fa2e0..0000000
--- a/style.css
+++ /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 }
diff --git a/www.do b/www.do
index eb8daabeafdc24851def2c28e71eae6c4fd35a00..3947d45ad2741f46d1e3614baad28bff66b412b9 100644 (file)
--- a/www.do
+++ b/www.do
@@ -3,7 +3,7 @@ html=gogost.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 \