Created
December 15, 2016 17:11
-
-
Save kaunjovi/2c7c52a3f4a441296cefb696f486e857 to your computer and use it in GitHub Desktop.
Loose some fat from the header of blogger
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.Header h1 { | |
font: normal normal 30px Arial, Tahoma, Helvetica, FreeSans, sans-serif; | |
color: #152568; | |
text-shadow: -1px -1px 1px rgba(0, 0, 0, .2); | |
margin-bottom: 0px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment