Created
December 16, 2016 12:54
-
-
Save SirDarcanos/18bf98cf77140d51711dc0aa2140367e to your computer and use it in GitHub Desktop.
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
.breadcrumbs { | |
background-color: #f8f8f8; | |
margin-left: -99em; | |
margin-right: -99em; | |
margin-bottom: 4.235801032em; | |
padding: 1.41575em 99em; | |
} | |
.breadcrumbs a { | |
color: #92969e; | |
font-weight: initial; | |
} | |
.breadcrumbs > span > span > a:first-of-type:before { | |
content: "\f015"; | |
display: inline-block; | |
font: normal normal normal 1em/1 FontAwesome; | |
-webkit-font-smoothing: antialiased; | |
margin-right: .5407911001em; | |
text-rendering: auto; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment