Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
12 Point Burst
SUBMITTED BY:
Guest
DATE:
March 12, 2013, 11:46 a.m.
FORMAT:
CSS
SIZE:
705 Bytes
Raw
Download
Tweet
HITS:
1400
Go to comments
Report
#
burst-12
{
background
:
red
;
width
:
80
px
;
height
:
80
px
;
position
:
relative
;
text-align
:
center
;
}
#
burst-12
:
before
,
#
burst-12
:
after
{
content
:
""
;
position
:
absolute
;
top
:
0
;
left
:
0
;
height
:
80
px
;
width
:
80
px
;
background
:
red
;
}
#
burst-12
:
before
{
-webkit-
transform
:
rotate
(
30
deg
);
-moz-
transform
:
rotate
(
30
deg
);
-ms-
transform
:
rotate
(
30
deg
);
-o-
transform
:
rotate
(
30
deg
);
}
#
burst-12
:
after
{
-webkit-
transform
:
rotate
(
60
deg
);
-moz-
transform
:
rotate
(
60
deg
);
-ms-
transform
:
rotate
(
60
deg
);
-o-
transform
:
rotate
(
60
deg
);
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus