Commit 50024d664622ac2be4a7b3bd901e2e909a044164
1 parent
5615e429
Exists in
master
and in
5 other branches
Added barra-brasil to header
Instructions here: http://epwg.governoeletronico.gov.br/barra/
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
header.rhtml
| 1 | 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> | |
| 2 | 3 | </div> |
| 4 | +<script src="http://barra.brasil.gov.br/barra.js" type="text/javascript"></script> | |
| 5 | + | |
| 3 | 6 | <div class="header-content"> |
| 4 | 7 | <div role="banner" id="header"> |
| 5 | 8 | <div> | ... | ... |