Commit 2e101bba953a481682a88169e0f534f9d6daf1d2

Authored by Daniel
1 parent ddeef105

Remove cat_menu image.

Signed-off-by: Daniel Bucher <daniel.bucher88@gmail.com>
Signed-off-by: Parley Martins <parley@outlook.com>
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
@@ -1978,6 +1978,10 @@ body.contraste #barra-psocial #cat_menu { @@ -1978,6 +1978,10 @@ body.contraste #barra-psocial #cat_menu {
1978 background-image: url("images/logo-PS-barra-pb.png"); 1978 background-image: url("images/logo-PS-barra-pb.png");
1979 } 1979 }
1980 1980
  1981 +#cat_menu {
  1982 + display: none;
  1983 +}
  1984 +
1981 body.contraste #user a, 1985 body.contraste #user a,
1982 body.contraste #user a strong{ 1986 body.contraste #user a strong{
1983 color: #ffff00; 1987 color: #ffff00;