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