From 2db9924f433b10311902d225ef5109ae94bf64aa Mon Sep 17 00:00:00 2001 From: dsc Date: Thu, 17 May 2012 10:49:39 -0700 Subject: [PATCH] Meh. Didn't like watermark. --- www/css/layout.styl | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/www/css/layout.styl b/www/css/layout.styl index 87122b5..5b822ca 100644 --- a/www/css/layout.styl +++ b/www/css/layout.styl @@ -20,6 +20,7 @@ overflow hidden text-indent -9999px background transparent no-repeat 0 0 + border 0 !important &.wmf-logo width 45px @@ -48,6 +49,7 @@ header, footer, #content padding 0.5em .watermark + display none absolute top 0 left 0 z-index 11 width 250px -- 1.7.0.4