Commit 4de5fe920eb1f8b19781265fe17ee6c0ceb0ec5e
1 parent
13419420
Exists in
master
and in
4 other branches
modified: cabecalho-azul-theme.css
modified: header.html.erb
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
cabecalho-azul-theme.css
| @@ -2,6 +2,7 @@ | @@ -2,6 +2,7 @@ | ||
| 2 | /*(amarelo-escuro=#096A95)*/ | 2 | /*(amarelo-escuro=#096A95)*/ |
| 3 | /****************** cabecalho ******************/ | 3 | /****************** cabecalho ******************/ |
| 4 | 4 | ||
| 5 | + | ||
| 5 | #theme-header { | 6 | #theme-header { |
| 6 | background: url('images/header-bg.jpg') center 0 no-repeat; | 7 | background: url('images/header-bg.jpg') center 0 no-repeat; |
| 7 | } | 8 | } |
header.html.erb
| @@ -55,6 +55,7 @@ | @@ -55,6 +55,7 @@ | ||
| 55 | </li> | 55 | </li> |
| 56 | </ul> | 56 | </ul> |
| 57 | </div> | 57 | </div> |
| 58 | + | ||
| 58 | <div id="logo"> | 59 | <div id="logo"> |
| 59 | <a title="o" href="/"> | 60 | <a title="o" href="/"> |
| 60 | <img src="/designs/themes/maranhao/images/logo-2015.png" title="Participa Maranhão"/> | 61 | <img src="/designs/themes/maranhao/images/logo-2015.png" title="Participa Maranhão"/> |