WIP text rewrite, highlighting

This commit is contained in:
2025-09-25 11:34:38 +10:00
parent 2dc3992566
commit c85abbaad1
3 changed files with 142 additions and 13 deletions

View File

@@ -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;