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