Commit 5b04457cf631519a2a1ba87fe10888d863ff5e11
1 parent
8e2b77b4
Exists in
master
and in
2 other branches
Adjust footer and header elements
Showing
3 changed files
with
12 additions
and
8 deletions
Show diff stats
cabecalho-juventude.css
... | ... | @@ -482,13 +482,14 @@ background-position: 0px 0px; |
482 | 482 | } |
483 | 483 | |
484 | 484 | #footer-logos .logo-brasil { |
485 | + display: none; /* Eleicoes 2014 */ | |
485 | 486 | background: transparent url(images/brasil.png) center center no-repeat; |
486 | 487 | width: 153px; |
487 | 488 | } |
488 | 489 | |
489 | 490 | #footer-logos .logo-sgpr { |
490 | 491 | background: transparent url(images/sgpr.png) center center no-repeat; |
491 | - width: 187px; | |
492 | + width: 188px; | |
492 | 493 | margin-right: 30px; |
493 | 494 | } |
494 | 495 | ... | ... |
header.html.erb
... | ... | @@ -2,7 +2,6 @@ |
2 | 2 | <a href="http://brasil.gov.br" style="background:#7F7F7F; height: 20px; padding:4px 0 4px 10px; display: block; font-family:sans,sans-serif; text-decoration:none; color:white; ">Portal do Governo Brasileiro</a> |
3 | 3 | </div> |
4 | 4 | |
5 | - | |
6 | 5 | <div class="header-content"> |
7 | 6 | <div role="banner" id="header"> |
8 | 7 | <div> |
... | ... | @@ -59,16 +58,16 @@ |
59 | 58 | <div id="social-icons"> |
60 | 59 | <ul> |
61 | 60 | <li> |
62 | - <a id="sb_flickr" title="Flickr" href="#"><span>Flickr</span></a> | |
61 | + <a id="sb_flickr" title="Flickr" href="https://www.flickr.com/search/?q=participatorio"><span>Flickr</span></a> | |
63 | 62 | </li> |
64 | 63 | <li> |
65 | - <a id="sb_face" title="Facebook" href="http://facebook.com/participabr"><span>Facebook</span></a> | |
64 | + <a id="sb_face" title="Facebook" href="http://facebook.com/participatorio"><span>Facebook</span></a> | |
66 | 65 | </li> |
67 | 66 | <li> |
68 | - <a id="sb_youtb" title="Youtube" href="#"><span>Youtube</span></a> | |
67 | + <a id="sb_youtb" title="Youtube" href="https://www.youtube.com/user/participatoriojovem"><span>Youtube</span></a> | |
69 | 68 | </li> |
70 | 69 | <li> |
71 | - <a id="sb_tweet" title="Twitter" href="http://twitter.com/participabr"><span>Twitter</span></a> | |
70 | + <a id="sb_tweet" title="Twitter" href="http://twitter.com/participatorio"><span>Twitter</span></a> | |
72 | 71 | </li> |
73 | 72 | </ul> |
74 | 73 | </div> |
... | ... | @@ -76,11 +75,14 @@ |
76 | 75 | |
77 | 76 | <div id="sobre"> |
78 | 77 | <ul> |
78 | + <li id="link-ces"> | |
79 | + <a href="https://pad.okfn.org/p/JuventudeNoosfero"><strong>Críticas e Sugestões</strong></a> | |
80 | + </li> | |
79 | 81 | <li id="link-faq"> |
80 | - <a href="/ajuda/ajuda/duvidas-frequentes">Perguntas frequentes</a> | |
82 | + <a href="/ajuda/duvidas-frequentes">Perguntas frequentes</a> | |
81 | 83 | </li> |
82 | 84 | <li id="link-contact"> |
83 | - <a href="/contact/portal/new">Contato</a> | |
85 | + <a href="/contact/juventude/new">Contato</a> | |
84 | 86 | </li> |
85 | 87 | </ul> |
86 | 88 | </div> |
... | ... | @@ -94,5 +96,6 @@ |
94 | 96 | <div id="participa-languages"> |
95 | 97 | <a href="?lang=pt" class="flag-pt" title="Português"><span>Português</span></a> |
96 | 98 | <a href="?lang=en" class="flag-en" title="English"><span>English</span></a> |
99 | + <a href="?lang=es" class="flag-en" title="Español"><span>Español</span></a> | |
97 | 100 | </div> |
98 | 101 | </div> | ... | ... |
images/sgpr.png