Commit 3d07545e472c9775959dde296b74783bc6d00a1b

Authored by Gustavo Cruz
1 parent 83ac45df

updating theme

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
style.css
... ... @@ -928,7 +928,7 @@ div#article-parent {
928 928 background-color: #fffafa;
929 929 border: 0 solid #DDDDDD;
930 930 float: none;
931   - margin: 10px 50px;
  931 + margin: 10px 0 10px 40px;
932 932 padding: 0;
933 933 width: 190px;
934 934 height: 100%;
... ...