Commit e7296020ccf64b078a9fa0e3b1563505215fa2d5

Authored by Carlos Coêlho
1 parent 008593ec

Hid sgpr logo and definitions div

Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
Signed-off-by: Gust Jaruga <darksshades@hotmail.com>
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
colab/static/css/footer.css
... ... @@ -65,6 +65,10 @@
65 65 padding-bottom: 10px;
66 66 }
67 67  
  68 +.logo-sgpr img, .spb-definitions {
  69 + display: none;
  70 +}
  71 +
68 72 .footer-gov .logo-brasil img{
69 73 padding-right: 0;
70 74 }
... ...