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