From 8401a6bdeec321920550f813a1c7843ed6e66a44 Mon Sep 17 00:00:00 2001 From: Jordan Date: Fri, 19 Nov 2021 12:04:24 -0700 Subject: table.tabs sans-serif/size --- templates/layout.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/layout.html b/templates/layout.html index 003858d..b9449b6 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -124,6 +124,8 @@ div#crane table#header td.sub { } div#crane table.tabs { + font-family: sans-serif; + font-size: 90%; border-bottom: solid 2px #ccc; border-collapse: nowrap; margin-top: 1em; -- cgit v1.2.3-54-g00ecf