Browse Source

Fixed blog overview title

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

8
css/style.css

@ -1764,3 +1764,11 @@ p.blogauthor {
#page-title {
text-transform: none;
}
.blog a {
color: #333333;
}
.blog a:hover {
color: #3399D4;
}

Loading…
Cancel
Save