mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 14:47:53 +02:00
Removed some console.log statements. Fixed bug with displaying Factions Content
This commit is contained in:
+2
-2
@@ -172,7 +172,7 @@
|
||||
#purchase-augmentation-box-content {
|
||||
background-color: black;
|
||||
margin: 15% auto; /* 15% from the top and centered */
|
||||
padding: 1px;
|
||||
padding: 8px;
|
||||
border: 5px solid #FFFFFF;
|
||||
width: 80%; /* Could be more or less, depending on screen size */
|
||||
color: #66ff33;
|
||||
@@ -184,7 +184,7 @@
|
||||
float: right;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
padding: 2px;
|
||||
padding: 4px;
|
||||
margin: 6px;
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user