Commit ed7e6dc1398d6365f7fdd0eca4e27e2690eb2eec

Authored by Melissa Wen
Committed by Thiago Ribeiro
1 parent 22561cf8

adjust headers styles on general and specific cases

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
style.css
... ... @@ -134,7 +134,11 @@ body {
134 134  
135 135 #content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
136 136 margin-top: 20px;
  137 +<<<<<<< 22561cf84ef741968c2784eb32a3c64c4cc35acc
137 138 margin-bottom: 10px;
  139 +=======
  140 + margin-bottom:10px
  141 +>>>>>>> adjust headers styles on general and specific cases
138 142 color: inherit;
139 143 font-family: Arial;
140 144 font-weight: 700;
... ...