|
|
|
@@ -241,8 +241,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove |
|
|
|
color: #fff; |
|
|
|
border: 0; |
|
|
|
border-bottom: 1px solid #2C1F1C; |
|
|
|
-moz-border-radius: 4px; |
|
|
|
padding-top: 70px; |
|
|
|
padding-top: 90px; |
|
|
|
width:148px; |
|
|
|
} |
|
|
|
.buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover { |
|
|
|
@@ -253,7 +252,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove |
|
|
|
border: 0; |
|
|
|
border-bottom: 1px solid #674e4e; |
|
|
|
color: #fff; |
|
|
|
padding-top: 70px; |
|
|
|
padding-top: 90px; |
|
|
|
width: 148px; |
|
|
|
} |
|
|
|
|
|
|
|
|