put the radius back in
This commit is contained in:
parent
b1bf8add92
commit
1ce551581a
@ -34,6 +34,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
#jump_to, #jump_page {
|
#jump_to, #jump_page {
|
||||||
background: white;
|
background: white;
|
||||||
-webkit-box-shadow: 0 0 25px #777; -moz-box-shadow: 0 0 25px #777;
|
-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;
|
font: 10px Arial;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user