New custom.css, removes coloured backgrounds.
[mkws-moved-to-github.git] / examples / htdocs / custom.css
diff --git a/examples/htdocs/custom.css b/examples/htdocs/custom.css
new file mode 100644 (file)
index 0000000..0a99dec
--- /dev/null
@@ -0,0 +1,6 @@
+.mkws-termlists {
+    background: white;
+}
+.mkws-facet {
+    background: white;
+}