mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
BN10 now has the sleeve you would gain but inside, also it starts with 25-25 sync-shock
This commit is contained in:
Vendored
+9
@@ -342,6 +342,9 @@ a:visited {
|
||||
.light-yellow {
|
||||
color: #faffdf; }
|
||||
|
||||
.unbuyable {
|
||||
color: #66CFBC; }
|
||||
|
||||
.failure {
|
||||
color: #ff2929;
|
||||
text-shadow: 0 0 0 #ff2929; }
|
||||
@@ -869,6 +872,9 @@ a:visited {
|
||||
.light-yellow {
|
||||
color: #faffdf; }
|
||||
|
||||
.unbuyable {
|
||||
color: #66CFBC; }
|
||||
|
||||
.failure {
|
||||
color: #ff2929;
|
||||
text-shadow: 0 0 0 #ff2929; }
|
||||
@@ -2271,6 +2277,9 @@ a:visited {
|
||||
.light-yellow {
|
||||
color: #faffdf; }
|
||||
|
||||
.unbuyable {
|
||||
color: #66CFBC; }
|
||||
|
||||
.failure {
|
||||
color: #ff2929;
|
||||
text-shadow: 0 0 0 #ff2929; }
|
||||
|
||||
Reference in New Issue
Block a user