summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 9ddc683..63cd98b 100644
--- a/static/style.css
+++ b/static/style.css
@@ -75,6 +75,14 @@ img[alt="XMR Logo"] {
text-decoration: none ;
color: black ;
}
+
+ footer,.taglist { display: none ; }
+
+ body {
+ margin: 0;
+ }
+
+
}
@media (min-width: 55em) {