removed css rule for linux that was previously used to disable acrylic

This commit is contained in:
booploops 2022-02-03 20:07:31 -08:00
parent 0f53a98a3f
commit 6dc31052e1

View file

@ -68,10 +68,6 @@ body[loading] {
} }
} }
body[platform='linux'] {
background: #222;
}
body.notransparency::before { body.notransparency::before {
content: ""; content: "";
position: absolute; position: absolute;