aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-06 22:33:31 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-06 22:33:31 +0200
commit74adb257a61b3b35d69b5f4f74bdc49d446385e9 (patch)
tree118bd8ceeb3514b93a08f109aa7d26e6ed56cebf /static/style.css
parentCreate multiple events without refreshing page between. (diff)
downloadcalp-74adb257a61b3b35d69b5f4f74bdc49d446385e9.tar.gz
calp-74adb257a61b3b35d69b5f4f74bdc49d446385e9.tar.xz
Minor UI improvements.
Diffstat (limited to '')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 05a75c1c..23561a73 100644
--- a/static/style.css
+++ b/static/style.css
@@ -683,6 +683,7 @@ along with their colors.
display: flex;
background-color: #dedede;
color: black;
+ font-size: 80%;
/* overflow-y: auto; */
max-width: 60ch;