Browse Source

Updated class for blogdate

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

4
css/style.css

@ -204,10 +204,10 @@ h1, h2, h3, h4, h5, h6 {
letter-spacing: 0px; } letter-spacing: 0px; }
h1.blogdate { h1.blogdate {
font-size: 90px; font-size: 72px;
color: #3399d4; color: #3399d4;
margin-bottom: 0px; margin-bottom: 0px;
margin-top: -30px; } margin-top: 0px; }
h1.white, h2.white, h3.white, h4.white, h5.white, h6.white { h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
color: #fff; } color: #fff; }

Loading…
Cancel
Save