mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 12:27:07 +02:00
MOre work on Red Pill stuff
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
#generic-fullscreen-container {
|
||||
color: var(--my-font-color);
|
||||
padding-top: 10px;
|
||||
padding-left: 10px;
|
||||
height: 100%;
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
#work-in-progress-container {
|
||||
color: var(--my-font-color);
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user