Browse Source

Added new class for blog month overview

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
c93dba76c5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      css/style.css

5
css/style.css

@ -1754,3 +1754,8 @@ p.blogauthor {
.post-list-tags .entry-date { .post-list-tags .entry-date {
float: right; float: right;
} }
#post-month {
background-color: #3399D4;
padding: 8px;
}

Loading…
Cancel
Save