Github "fork me on"
Pure CSS3 Github "fork me on" which is created using a single a
element. First, it is converted into a block element by setting it's display
property to block
and then it is rotated using transforms and positioned absolutely. Also, some styling is done by using common CSS3 properties like box-shadow
and linear-gradient
.