Created
December 28, 2015 18:37
-
-
Save lukecav/cd63c5f306b843b2beaf to your computer and use it in GitHub Desktop.
Widget Title Color
This file contains 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
/* Widget Title Color | |
------------------------- */ | |
h4.widgettitle { | |
color: #AB1F24; | |
font-weight: bold; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment