summaryrefslogtreecommitdiff
path: root/css/screen.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/screen.css')
-rw-r--r--css/screen.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/css/screen.css b/css/screen.css
index b1af60f..54dfd94 100644
--- a/css/screen.css
+++ b/css/screen.css
@@ -304,8 +304,9 @@ div.download {
text-align: left; }
table {
- margin-top: 0.5rem;
- margin-bottom: 0.5rem; }
+ font-size: 0.9rem;
+ margin-top: 0.5rem;
+ margin-bottom: 0.5rem; }
table thead {
border-bottom: 2px solid #ffaa00; }
table thead tr.header {