Update file style.css
This commit is contained in:
parent
861af5b172
commit
c2e5cb4042
@ -44,7 +44,6 @@ input, textarea {
|
||||
input[type='submit'], button {
|
||||
background-color: var(--buttons);
|
||||
color: var(--text);
|
||||
border: 1px solid var(--text);
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
@ -160,7 +159,6 @@ a {
|
||||
border-radius: 10px;
|
||||
color: var(--text);
|
||||
padding: 0.4em 1em;
|
||||
border: 1px solid var(--text);
|
||||
margin: 15px;
|
||||
font-size: 1.2em;
|
||||
display: inline-block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user