Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--[if lt IE 9]>
- <script type="text/JavaScript" src="http://www.curvycorners.net/includes/curvycorners.js"></script>
- <style type="text/css">
- .button {
- border: solid 1px #980c10;
- background: #d81b21;
- }
- a:hover .button {
- background: #b61318;
- }
- </style>
- <script type="text/JavaScript">
- window.onload = function() {
- var settings = {
- tl: { radius: 8 },
- tr: { radius: 8 },
- bl: { radius: 8 },
- br: { radius: 8 },
- antiAlias: true
- }
- curvyCorners(settings, '.button');
- }
- </script>
- <![endif]-->
Advertisement
Add Comment
Please, Sign In to add comment