Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Cut Diamond
SUBMITTED BY:
Guest
DATE:
March 11, 2013, 10:11 a.m.
FORMAT:
CSS
SIZE:
523 Bytes
Raw
Download
Tweet
HITS:
1384
Go to comments
Report
#
cut-diamond
{
border-style
:
solid
;
border-color
:
transparent
transparent
red
transparent
;
border-width
:
0
25
px
25
px
25
px
;
height
:
0
;
width
:
50
px
;
position
:
relative
;
margin
:
20
px
0
50
px
0
;
}
#
cut-diamond
:
after
{
content
:
""
;
position
:
absolute
;
top
:
25
px
;
left
:
-25
px
;
width
:
0
;
height
:
0
;
border-style
:
solid
;
border-color
:
red
transparent
transparent
transparent
;
border-width
:
70
px
50
px
0
50
px
;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus