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