Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Star (6-points)
SUBMITTED BY:
Guest
DATE:
March 5, 2013, 8:51 a.m.
FORMAT:
CSS
SIZE:
434 Bytes
Raw
Download
Tweet
HITS:
1198
Go to comments
Report
#
star-six
{
width
:
0
;
height
:
0
;
border-left
:
50
px
solid
transparent
;
border-right
:
50
px
solid
transparent
;
border-bottom
:
100
px
solid
red
;
position
:
relative
;
}
#
star-six
:
after
{
width
:
0
;
height
:
0
;
border-left
:
50
px
solid
transparent
;
border-right
:
50
px
solid
transparent
;
border-top
:
100
px
solid
red
;
position
:
absolute
;
content
:
""
;
top
:
30
px
;
left
:
-50
px
;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus