aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8d1a3d2..20d334d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
index.html: ../master/rf.1
- man -T html -O fragment $< | sed 's/<a class="permalink"/& style="color: black; text-decoration: none;"/;s/<td class="head-vol"/& style="text-align: center;"/;s/<table class="head"/& style="width: 100%;"/;s/<h2/<h3/;s/<h1/<h2/;s </h2 </h3 ;s </h1 </h2 ' > $@
+ man -T html -O fragment $< | sed 's/<a class="permalink"/& style="color: black; text-decoration: none;"/;s/<td class="head-vol"/& style="text-align: center;"/;s/<table class="head"/& style="width: 100%;"/;s/<table class="foot"/& style="width: 100%;"/;s/<h2/<h3/;s/<h1/<h2/;s </h2 </h3 ;s </h1 </h2 ' > $@
diff --git a/index.html b/index.html
index 94fbfc3..c9778c0 100644
--- a/index.html
+++ b/index.html
@@ -206,7 +206,7 @@ In a format definition, use a percent (%) sigil followed by a single letter to
<a class="Mt" href="mailto:ankarstrom.se">ankarstrom.se</a>&gt;.
</section>
</div>
-<table class="foot">
+<table class="foot" style="width: 100%;">
<tr>
<td class="foot-date">November 11, 2020</td>
<td class="foot-os">Linux 5.4.72-0-lts</td>