From 2e101bba953a481682a88169e0f534f9d6daf1d2 Mon Sep 17 00:00:00 2001 From: Daniel Bucher Date: Mon, 28 Jul 2014 15:10:37 -0300 Subject: [PATCH] Remove cat_menu image. --- style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 0d2b7dc..fc251e6 100644 --- a/style.css +++ b/style.css @@ -1978,6 +1978,10 @@ body.contraste #barra-psocial #cat_menu { background-image: url("images/logo-PS-barra-pb.png"); } +#cat_menu { + display: none; +} + body.contraste #user a, body.contraste #user a strong{ color: #ffff00; -- libgit2 0.21.2