mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
Implement Script Editor (mostly)
This commit is contained in:
@@ -13,6 +13,7 @@ p {
|
||||
color: #66ff33;
|
||||
}
|
||||
|
||||
|
||||
.mainmenu {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
@@ -46,14 +47,6 @@ p {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#character-container {
|
||||
position: fixed;
|
||||
padding-top: 10px;
|
||||
padding-left: 10px;
|
||||
margin-left: 10%;
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
/* Style all the buttons */
|
||||
input[type=button] {
|
||||
width: 100px;
|
||||
|
||||
Reference in New Issue
Block a user