login working
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -43,10 +43,10 @@
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #2B311A;
|
||||
color: var(--accent);
|
||||
font-family: 'Bona Nova', sans-serif;
|
||||
font-size: 16px;
|
||||
background-color: var(--main);
|
||||
color: var(--accent);
|
||||
}
|
||||
|
||||
#title {
|
||||
|
||||
Reference in New Issue
Block a user