Commit e303e4781b5fc9c6141e125fa82f2cf972d69637

Authored by Valessio Brito
1 parent 46638c3b

Ajustando formatacao paragrafo

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
style.css
... ... @@ -4,6 +4,11 @@
4 4  
5 5 .author { display: none; }
6 6  
  7 +p {
  8 + line-height: 20px;
  9 + font-size: 14px;
  10 +}
  11 +
7 12 /* Main style page */
8 13 body {
9 14 background: #FFF;
... ...