[ADD] Prioritize background transparency

This commit is contained in:
Stefan Rijnhart
2017-04-24 19:36:34 +02:00
committed by Foram
parent b9809ce12b
commit 5d962d7d10
4 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
body {
background: transparent !important;
}