light/dark mode pt.3
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
--column-color: #1E1E1E;
|
||||
--secondary: #1D9BF0;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
body, html, .container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@@ -195,6 +197,7 @@ body {
|
||||
|
||||
.leftcol, .centercol, .rightcol, .searchcontainer, .popchart {
|
||||
background-color: var(--column-color);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.rightcol {
|
||||
|
||||
Reference in New Issue
Block a user