Browse Source

Changes margin of article's title

Muhammad Talha Mansoor 12 years ago
parent
commit
8b3da36538
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/custom.css

+ 1 - 1
css/custom.css

@@ -67,7 +67,7 @@ a.siteBanner:hover{
    font-weight: normal;
    font-family: Georgia, "DejaVu Serif", Times, "Times New Roman", serif;
    line-height: 1.5;
-   margin-bottom: 1.0em;
+   margin: 0.5em 0;
 }
 
 .publicationDate {