From 4d66afe9990227e25b980f67e19cadf3249e47a3 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Mon, 2 Feb 2015 11:42:43 +0000 Subject: Revert "Hopefully hide mediawiki logo." This reverts commit 4c631aa1d076b51394d3c64308b1bf0db90e547e. --- skins/cavendish.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/skins/cavendish.php b/skins/cavendish.php index def8401..5b7c0d4 100644 --- a/skins/cavendish.php +++ b/skins/cavendish.php @@ -146,8 +146,6 @@ a:link { color: #2383c2; } a.new:link { color: #ba0000; } a:visited { color: #5a3696; } .nav a[href^="https://"] { background: none; padding-right: 0; } -/*Hide built in Mediawiki logo*/ -#p-logo {display:none;}