forked from Jonathan/Peradventure
tile coloration based on type
This commit is contained in:
7
static/incertitude.css
Normal file
7
static/incertitude.css
Normal file
@ -0,0 +1,7 @@
|
||||
.wood {
|
||||
color: brown;
|
||||
}
|
||||
|
||||
.stone {
|
||||
color: gray;
|
||||
}
|
Reference in New Issue
Block a user