aboutsummaryrefslogtreecommitdiffstats
path: root/tools/local-layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'tools/local-layout.css')
-rw-r--r--tools/local-layout.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/local-layout.css b/tools/local-layout.css
deleted file mode 100644
index 2478ba0f3..000000000
--- a/tools/local-layout.css
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Add background picture */
-BODY {
- background-image:url(background.gif);
- background-attachment:fixed;
-}
-
-UL.thumbnails SPAN.wrap2 {
- height: 200px; /* max thumbnail height + 2px */
-}
-