From 35e3b7e6b17b782f42c71ca58223c5a24e386eb7 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 31 Jul 2006 17:06:07 +0200 Subject: [PATCH] Add some (commented out) debugging stuff to the CSS. --- pr0n-fullscreen.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pr0n-fullscreen.css b/pr0n-fullscreen.css index cde61ee..c528000 100644 --- a/pr0n-fullscreen.css +++ b/pr0n-fullscreen.css @@ -29,7 +29,11 @@ img { left: -2px; top: -2px; width: 1px; - height: 1px; + height: 1px; +/* left: 10px; + top: 10px; + width: 20px; + height: 20px; */ } /* IE5/6 madness */ -- 2.39.2