summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/play.css b/play.css
index 3c75ba4..08b82eb 100644
--- a/play.css
+++ b/play.css
@@ -7,16 +7,16 @@ main { background-color: #777; }
*/
#role_Delhi_Sultanate { background-color: hsl(75, 5%, 65%) }
-#role_Bahmani_Kingdom { background-color: hsl(180, 60%, 70%) }
+#role_Bahmani_Kingdom { background-color: hsl(160, 60%, 70%) }
#role_Vijayanagara_Empire { background-color: hsl(40, 100%, 70%) }
header.your_turn.ds { background-color: hsl(75, 5%, 70%) }
-header.your_turn.bk { background-color: hsl(180, 60%, 70%) }
+header.your_turn.bk { background-color: hsl(160, 60%, 70%) }
header.your_turn.ve { background-color: hsl(40, 100%, 70%) }
#log { background-color: white }
#log .h2.ds { background-color: hsl(75, 5%, 85%) }
-#log .h2.bk { background-color: hsl(180, 60%, 85%) }
+#log .h2.bk { background-color: hsl(160, 60%, 85%) }
#log .h2.ve { background-color: hsl(40, 100%, 85%) }
#log .h2.mi { background-color: pink }