diff --git a/lib/css/index.css b/lib/css/index.css index dabf6da..3dfa903 100644 --- a/lib/css/index.css +++ b/lib/css/index.css @@ -118,10 +118,16 @@ nav { .lbry-teal-green { background-color: #28D4E2; + color: #ffffff; } .lbry-dark-green { background-color: #00303C; + color: #ffffff; +} + +.lbry-dark-green:hover{ + color: #28D4E2; } .dropdown-item.active { diff --git a/swarm/index.html b/swarm/index.html index a4e1621..95bc3eb 100644 --- a/swarm/index.html +++ b/swarm/index.html @@ -179,63 +179,66 @@
Click on a hive to see details
- - - - - - - - - - - - - - - - - - - +
@@ -313,7 +316,7 @@

@@ -346,7 +349,7 @@

@@ -378,7 +381,7 @@

@@ -410,7 +413,7 @@

@@ -443,7 +446,7 @@

@@ -473,7 +476,7 @@

@@ -506,7 +509,7 @@

@@ -538,7 +541,7 @@

@@ -569,7 +572,7 @@

@@ -610,7 +613,7 @@

@@ -643,7 +646,7 @@

@@ -674,7 +677,7 @@

@@ -709,7 +712,7 @@

@@ -740,7 +743,7 @@

@@ -773,7 +776,7 @@

@@ -806,7 +809,7 @@

@@ -839,7 +842,7 @@

@@ -874,7 +877,7 @@

@@ -907,7 +910,40 @@

+ + + + + + +