something
This commit is contained in:
@@ -18,6 +18,13 @@ body::before {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
a {
|
||||
color: rgb(18, 229, 113);
|
||||
}
|
||||
a:visited {
|
||||
color: rgb(23, 138, 125);
|
||||
}
|
||||
|
||||
#app {
|
||||
height: 100%;
|
||||
background: radial-gradient(rgb(24, 82, 65), rgb(1, 42, 16));
|
||||
|
||||
Reference in New Issue
Block a user