better
This commit is contained in:
@@ -11,9 +11,10 @@ body {
|
||||
font-family: "DM Sans", sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
background: #12db9f;
|
||||
background: linear-gradient(180deg,rgba(18, 219, 159, 1) 0%, rgba(87, 184, 199, 1) 79%);
|
||||
background: linear-gradient(180deg,rgb(49, 49, 49) 99%, rgb(0, 85, 79) 100%);
|
||||
|
||||
color: white;
|
||||
text-shadow: 1px 1px 3px rgb(199, 199, 199);
|
||||
}
|
||||
|
||||
.column-display {
|
||||
|
||||
Reference in New Issue
Block a user