Browse Source

Adjust size of time on archive page

Update #59
Talha Mansoor 11 years ago
parent
commit
c4ff956166
1 changed files with 2 additions and 2 deletions
  1. 2 2
      static/css/elegant.css

+ 2 - 2
static/css/elegant.css

@@ -564,9 +564,9 @@ div.blog-archives time {
     color: #8F8F8F;
     float: right;
     font-family: 'PT Sans', 'Helvetica Neue', Arial, Sans-Serif;
-    font-size: .9em;
+    font-size: 1em;
     left: 0;
-    line-height: 1.2em;
+    line-height: .3em;
     position: absolute;
     text-align: right;
     top: 1.8em;