put the radius back in

This commit is contained in:
John Bintz 2011-06-17 16:34:54 -04:00
parent b1bf8add92
commit 1ce551581a

View File

@ -34,6 +34,7 @@ h1, h2, h3, h4, h5, h6 {
#jump_to, #jump_page {
background: white;
-webkit-box-shadow: 0 0 25px #777; -moz-box-shadow: 0 0 25px #777;
-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px;
font: 10px Arial;
text-transform: uppercase;
cursor: pointer;