Building tech points colour
This commit is contained in:
+19
@@ -191,4 +191,23 @@ a:visited {
|
||||
/* Apply Bulma's is-danger color based on state */
|
||||
input:invalid {
|
||||
border-color: #ff6685;
|
||||
}
|
||||
/* Building tech colors */
|
||||
.cement-tech {
|
||||
color: #efe91b;
|
||||
}
|
||||
.polygon-tech {
|
||||
color: #ec973c;
|
||||
}
|
||||
.uncertain-tech {
|
||||
color: #133cee;
|
||||
}
|
||||
.reticul-tech {
|
||||
color: #10ee47;
|
||||
}
|
||||
.later-tech {
|
||||
color: #dd11ef;
|
||||
}
|
||||
.mixed-tech {
|
||||
color: #f0280f;
|
||||
}
|
||||
Reference in New Issue
Block a user