Update Paths
This commit is contained in:
13
style/style.css
Normal file
13
style/style.css
Normal file
@@ -0,0 +1,13 @@
|
||||
body {
|
||||
background-color: #222831;
|
||||
color: #FFD5E5;
|
||||
}
|
||||
label {
|
||||
color: #A6FF96;
|
||||
}
|
||||
input {
|
||||
background-color: black;
|
||||
color: #A6FF96;
|
||||
border-width: 2px;
|
||||
border-color: #FFD5E5;
|
||||
}
|
||||
Reference in New Issue
Block a user