aboutsummaryrefslogtreecommitdiff
path: root/app/static/annotate.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/annotate.css')
-rw-r--r--app/static/annotate.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/static/annotate.css b/app/static/annotate.css
index 7dc222f..8079053 100644
--- a/app/static/annotate.css
+++ b/app/static/annotate.css
@@ -20,5 +20,9 @@ rect {
}
#rubric {
- text-align: center;
+ text-align: left;
+ padding-bottom: 20px;
+ padding-top: 10px;
+ width: 80%;
+ font-size: 16px;
}