summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/common.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/css/common.css b/css/common.css
index 86a1453..82f5e94 100644
--- a/css/common.css
+++ b/css/common.css
@@ -1,3 +1,14 @@
+body {
+ font-family: Arial;
+}
+
+h1 {
+ font-size: 18px;
+}
+
+h2 {
+ font-size: 16px;
+}
div.mxRubberband {
position: absolute;
overflow: hidden;