bp.la
here is the now-or-never blog of bp.la
Showing posts tagged
round
-webkit-border-radius: 5px 10px 0 5px; does not work
Instead use:
-webkit-border-top-left-radius:
5px;
-webkit-border-top-right-radius:
10px;
-webkit-border-bottom-left-radius:
5px;
EASY, huh?
Posted 1 year ago
Tags:
webkit
,
browser
,
css3
,
round
,
borders
,
Follow On
Last.FM
Following