Commit 35da582d3b398dc7ee7c1b98f0109fdff836e4db

Authored by Gustavo Cruz
1 parent 59ebb9eb

updating theme

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
cabecalho-amarelo-theme.css
... ... @@ -526,12 +526,13 @@ background: url(images/icone-verde-flickr.png) 0 20px;
526 526 #footer-license {
527 527 max-width: 960px;
528 528 margin: 0 auto;
529   - text-align: center;
  529 + text-align: left;
530 530 padding: 19px;
531 531 }
532 532  
533 533 #footer-license p {
534 534 color: #F28F00;
  535 + text-align: left;
535 536 }
536 537  
537 538  
... ...