Last active
October 13, 2015 17:57
-
-
Save cod3cow/4234032 to your computer and use it in GitHub Desktop.
html zen code of pricing table with three plans
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
div.prices>(div.plan$*3>div.inner>(div.caption+div.title+div.price+div.check*5+div.action)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment