Browse Source

Update style.css

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

2
css/style.css

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

Loading…
Cancel
Save