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