git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / hide_background_images.css
diff --git a/doc/webdeveloper/stylesheets/hide_background_images.css b/doc/webdeveloper/stylesheets/hide_background_images.css
new file mode 100644 (file)
index 0000000..a69d8ad
--- /dev/null
@@ -0,0 +1,4 @@
+*
+{
+    background-image: none !important;
+}