Update style.css

This commit is contained in:
michiecat 2013-02-27 23:33:51 -08:00
parent dcd62e323c
commit 35c3162e4f
1 changed files with 2 additions and 1 deletions

View File

@ -433,7 +433,8 @@ a:active {
.entry-meta { .entry-meta {
clear: both; clear: both;
} }
.byline { .byline,
time.updated {
display: none; display: none;
} }
.single .byline, .single .byline,