fghdfsdfg
This commit is contained in:
@@ -10,7 +10,7 @@ body {
|
||||
|
||||
font-family: "DM Sans", sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
background: linear-gradient(180deg, rgb(49, 49, 49) 98%, rgb(0, 61, 57) 100%);
|
||||
background: linear-gradient(180deg, rgb(39, 39, 39) 98.5%, rgb(0, 61, 57) 100%);
|
||||
|
||||
color: white;
|
||||
}
|
||||
@@ -62,4 +62,17 @@ button:hover,
|
||||
focus,
|
||||
active {
|
||||
background-color: #0fc28c;
|
||||
}
|
||||
|
||||
.inline-multiplier {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.messages {
|
||||
background-image: url("/imgs/stage_blur.png");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
||||
min-width: 80vw;
|
||||
}
|
||||
Reference in New Issue
Block a user