Created
October 30, 2009 00:16
-
-
Save cbfrance/221976 to your computer and use it in GitHub Desktop.
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
=chunkybacon(!yes = !green, !please_and= !light_grey) | |
+hover-link | |
+rounded | |
:padding 2px | |
:display block | |
:font-weight bold | |
:background = !please_and | |
:color= !please_and - !light_grey | |
&:hover | |
:background= !yes | |
:color= !yes + !light_grey | |
:text-decoration none!important |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment