summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3d37aa2..5a56fd8 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,8 @@
h2 {
width: 750px;
padding: 0 0 0 50px;
- margin: 10px auto 5px auto;
+ margin: 20px auto 5px auto;
+ font-size: 14px;
}
.loading {
@@ -50,6 +51,10 @@
cursor: pointer;
}
+ .legend .disabled {
+ text-decoration: line-through;
+ }
+
input[type=checkbox] {
margin: 0;
padding: 0;