Commit 5095aff9953f2b9624d86d72605b96aaff985943
1 parent
24f4244d
Exists in
master
and in
5 other branches
updating theme
Showing
2 changed files
with
7 additions
and
0 deletions
Show diff stats
footer.rhtml
header.rhtml
| 1 | +<!-- <div id="barra-brasil"> | |
| 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 | +</div> --> | |
| 4 | + | |
| 1 | 5 | <div id="barra-brasil"> |
| 2 | 6 | <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 | 7 | </div> |
| 8 | + | |
| 4 | 9 | <div class="header-content"> |
| 5 | 10 | <div role="banner" id="header"> |
| 6 | 11 | <div> | ... | ... |