looki looki
This commit is contained in:
parent
d61a463095
commit
40e89d3935
|
@ -14,12 +14,12 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
input, select, textarea {
|
input, select, textarea {
|
||||||
border: 1px double #07371F;
|
border: 1px double #00ffc4;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background: #282A2E;
|
background: #9a0039;
|
||||||
color: #ACACAC;
|
color: #ACACAC;
|
||||||
font-family: 'Hack', monospace, sans-serif;
|
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
|
font-family: 'Oswald', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
|
|
@ -16,9 +16,8 @@ body {
|
||||||
|
|
||||||
input, select, textarea {
|
input, select, textarea {
|
||||||
border: 1px double #07371F;
|
border: 1px double #07371F;
|
||||||
border-radius: 5px;
|
|
||||||
background: #282A2E;
|
background: #282A2E;
|
||||||
color: #ACACAC;
|
color: #f1e3ce;
|
||||||
font-family: 'Hack', monospace, sans-serif;
|
font-family: 'Hack', monospace, sans-serif;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user