[ADD] Prioritize background transparency

This commit is contained in:
Stefan Rijnhart
2017-04-24 19:36:34 +02:00
committed by Sander Lienaerts
parent 4141e2520b
commit ab19d7e0bd
4 changed files with 18 additions and 0 deletions

View File

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