Private
Public Access
1
0

style fiddling

This commit is contained in:
Sander Roosendaal
2018-11-12 20:02:07 +01:00
parent 8e9a8d8957
commit fd940ba705

View File

@@ -671,6 +671,12 @@
display: none;
}
* {
-webkit-transition: none !important;
transition: none !important;
}
body {
color:#000;
background: #fff;