forked from DebaucheryLibrarian/traxxx
Added user sign up and login.
This commit is contained in:
@@ -44,3 +44,12 @@ body {
|
||||
fill: var(--primary);
|
||||
}
|
||||
}
|
||||
|
||||
.link {
|
||||
color: var(--link);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.link-external {
|
||||
color: var(--link-external);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user