aboutsummaryrefslogtreecommitdiff
path: root/table.tmpl
diff options
context:
space:
mode:
authorGitea <gitea@fake.local>2024-01-07 19:09:52 +0000
committerGitea <gitea@fake.local>2024-01-07 19:09:52 +0000
commit694de94c0b87578cddae45710fab981993a4acf6 (patch)
treede1341765de914b96c2785605c417414df007c70 /table.tmpl
parentcde0b392651d8eb542de8f985b559d4db37b44cd (diff)
css: condensed font
Diffstat (limited to 'table.tmpl')
-rw-r--r--table.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/table.tmpl b/table.tmpl
index 12176bd..9b29099 100644
--- a/table.tmpl
+++ b/table.tmpl
@@ -6,6 +6,7 @@ body {
margin-left:1%;
margin-right:1%;
font-family:sans-serif;
+ font-stretch:condensed;
font-size: 12pt;
}
table {