Browse Source

Update style.css

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
a441778ad6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      css/style.css

1
css/style.css

@ -1460,6 +1460,7 @@ input[type=button], input[type=submit], input[type=reset] {
border: 1px solid #333; border: 1px solid #333;
background: none; background: none;
color: #333; color: #333;
padding: 20px;
&:hover, &:focus, &:active, &.active { &:hover, &:focus, &:active, &.active {
color: #fff; color: #fff;
} }

Loading…
Cancel
Save