aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-04-22 21:00:53 +0200
committerHugo Hörnquist <hugo@hornquist.se>2019-04-22 21:00:53 +0200
commita31f308e723d9d7b18a5fe71acea6d7e599600e4 (patch)
tree7ed5367bbe7874502b96076460a440608bce15d1 /static/style.css
parentUpdate CSS gradients. (diff)
downloadcalp-a31f308e723d9d7b18a5fe71acea6d7e599600e4.tar.gz
calp-a31f308e723d9d7b18a5fe71acea6d7e599600e4.tar.xz
Slightly better HTML colors.
Diffstat (limited to '')
-rw-r--r--static/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index 2ce4a002..8ac46785 100644
--- a/static/style.css
+++ b/static/style.css
@@ -71,8 +71,7 @@ body {
.event {
width: 100%;
- border-style: solid;
- border-width: 2px;
+ border: 2px solid black;
font-size: 8pt;
overflow: hidden;