aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-04-22 18:33:12 +0200
committerHugo Hörnquist <hugo@hornquist.se>2019-04-22 18:33:12 +0200
commit79f7122a66ea7f02c5d0ba128363f0ea35983ba8 (patch)
tree20a247315ba6c42fe096c25a85c4fd36d7998caa /static
parentLimit HTML output to single week. (diff)
downloadcalp-79f7122a66ea7f02c5d0ba128363f0ea35983ba8.tar.gz
calp-79f7122a66ea7f02c5d0ba128363f0ea35983ba8.tar.xz
General cleanup.
Diffstat (limited to 'static')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 728423a3..1a98358b 100644
--- a/static/style.css
+++ b/static/style.css
@@ -73,6 +73,7 @@ body {
border-style: solid;
border-width: 2px;
+ font-size: 8pt;
overflow: hidden;