Skip to content

Commit

Permalink
border-radius: 10px; (because Opera supports it!)
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Mar 2, 2010
1 parent c21443a commit a3b1847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
background: #fff url(images/shade.jpg) repeat-x center bottom;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-top: 1px solid #fff;
padding-bottom: 76px;
}
Expand Down

0 comments on commit a3b1847

Please sign in to comment.