Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Talk Bubble
SUBMITTED BY:
Guest
DATE:
March 12, 2013, 11:45 a.m.
FORMAT:
CSS
SIZE:
479 Bytes
Raw
Download
Tweet
HITS:
1423
Go to comments
Report
#
talkbubble
{
width
:
120
px
;
height
:
80
px
;
background
:
red
;
position
:
relative
;
-moz-
border-radius
:
10
px
;
-webkit-
border-radius
:
10
px
;
border-radius
:
10
px
;
}
#
talkbubble
:
before
{
content
:
""
;
position
:
absolute
;
right
:
100
%
;
top
:
26
px
;
width
:
0
;
height
:
0
;
border-top
:
13
px
solid
transparent
;
border-right
:
26
px
solid
red
;
border-bottom
:
13
px
solid
transparent
;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus