From eb2744057044cac1db28b0de570cc749d83b055c Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 4 Mar 2010 16:48:08 +0100 Subject: No display of tags in footer. --- local.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/local.css b/local.css index 0a132745..ce77a6d2 100644 --- a/local.css +++ b/local.css @@ -205,6 +205,10 @@ DIV#farbar { min-height: 480px; } +DIV#tags { + display: none; +} + DIV#backlinks { display: none; } @@ -228,3 +232,4 @@ DIV.pagecopyright P { margin-top: 0; margin-bottom: 0; } + -- cgit v1.2.3