summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-04-15 17:44:57 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-04-15 17:44:57 -0400
commit41c3dafb98c3b262307432961f11190cb18d6fd4 (patch)
tree3f3a115d0ca74d3651a4417d9b6862d95f56ac73 /static
parent870dac90d490b7548e872fedb251512f05228baf (diff)
close #289
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) {