WIP text rewrite, highlighting
This commit is contained in:
@@ -21,7 +21,7 @@ button {
|
||||
height: 100%;
|
||||
width: 70%;
|
||||
padding: 10px;
|
||||
background-color: #331d42;
|
||||
background-color: #0d0a12;
|
||||
color: #e6e8ff;
|
||||
position: absolute;
|
||||
overflow: scroll;
|
||||
@@ -31,7 +31,7 @@ button {
|
||||
height: 100%;
|
||||
width: 30%;
|
||||
padding: 10px;
|
||||
background-color: #1b0f24;
|
||||
background-color: #191324;
|
||||
color: #e6e8ff;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user