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