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