Commit f5e666bf7cfd2732911b470d777ddffcc30d33ee

Authored by Valessio Brito
1 parent 827026e0

position center bg header

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
cabecalho-juventude.css
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 6
7 #header { 7 #header {
8 padding: 20px 0 0 0; 8 padding: 20px 0 0 0;
9 - background: #ce5c00 url(images/bg-juventude.jpg); 9 + background: #ce5c00 url('images/bg-juventude.jpg') top center repeat;
10 color: #fff; 10 color: #fff;
11 } 11 }
12 12