summaryrefslogtreecommitdiffstatshomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/style.css b/style.css
index 412b15b..a7b9137 100644
--- a/style.css
+++ b/style.css
@@ -193,3 +193,11 @@ del {
font-size: 9px;
}
}
+
+div svg {
+ width: 0;
+ height: 0;
+ position: absolute;
+ top: 0px;
+ left: 0;
+}