Created
October 10, 2012 13:21
-
-
Save seyDoggy/3865612 to your computer and use it in GitHub Desktop.
rw-blog-n Sidebar FontAwesome styles
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
div.narrow div#plugin_sidebar div#blog-categories div.before, | |
div.narrow div#plugin_sidebar div#blog-archives div.before, | |
div.narrow div#plugin_sidebar ul.blog-tag-cloud div.before, | |
div.narrow div#plugin_sidebar div#blog-rss-feeds div.before { | |
background-color:%colour_narrow_background - 0.01%; | |
border-color:%colour_narrow_background - 0.1%; | |
color:%colour_narrow_text+0.2% | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment