Created
January 22, 2016 16:09
-
-
Save DigitalEssence/40bb2fed335f5f3a78cf to your computer and use it in GitHub Desktop.
WordPress - Enfold - CSS - Style short hr colour and circle background
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
//WordPress - Enfold - CSS - Style short hr colour and circle background | |
.hr-inner-style {background: #e9e9e8!important;} | |
.hr.hr-short * {border-color: #c2c2c2;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment