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) {