Commit 064f7da36c36cd9e185149ffe2bfdc4b049b57f0

Authored by Sidney Ricardo
1 parent e140d455

New logo beta contrast.

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
style.css
... ... @@ -1109,7 +1109,7 @@ div#article-parent {
1109 1109 .pagination .next_page{margin-left: 0.5em; font-weight: bold;}
1110 1110  
1111 1111 #profile-header {
1112   - position: absolute; /* Corrige link de login movendo */
  1112 + position: absolute; /* Corrige link de login */
1113 1113 }
1114 1114  
1115 1115 #public-profile-search, #profile-search-results form, .profile-search-block form {
... ... @@ -2199,7 +2199,7 @@ body.contraste.action-home-index #content .box-1 .block-title span, body.contras
2199 2199 color: #FFF !important;
2200 2200 }
2201 2201  
2202   -body.contraste f#logo #portal-title {
  2202 +body.contraste #logo #portal-title {
2203 2203 background-image: url("images/logotipo_spb_beta_ac.svg");
2204 2204 background-repeat: no-repeat;
2205 2205 background-size: 374px 78px;
... ...