I'm currently working on designing a price table that resembles a bone shape. I stumbled upon some code on CodePen that could help me achieve this look, but I'm unsure of how to tweak and merge it.
I'm facing difficulties when it comes to sharing the links to the code, but you can find the bone-shaped design here:
CSS3: Bone shape
http://codepen.io/Rv-Designs/pen/fthsp
@charset "utf-8";
* {
padding: 0;
margin: 0;
border: 0;
}
...
...
...
<!-- .Container ends here -->
</div>
<!-- .Row ends here -->
</div>
My vision for the price table is to resemble something like this: