Browse Source

Update style.css

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

3
css/style.css

@ -1463,7 +1463,8 @@ input[type=button], input[type=submit], input[type=reset] {
color: #333;
padding: 10px;
&:hover, &:focus, &:active, &.active {
color: #333;
background: #333;
color: #fff;
}
}

Loading…
Cancel
Save