Browse Source

Update style.css

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

20
css/style.css

@ -1426,26 +1426,6 @@ form.update-form input.button:hover {
.sidebar .tags a:hover {
border: 1px solid #AB8860; }
/*Subscription Form Design*/
input[type=text] {
font-weight: 500;
background-color: transparent;
color: #333333;
border: none;
padding: 10px 10px;
font-size: 16px;
}
input[type=button], input[type=submit], input[type=reset] {
border: 1px solid #333;
font-size: 16px;
background: none;
color: #333;
padding: 10px;
}
/*Pager */
.pager {
width: 97%;

Loading…
Cancel
Save