forked from Jonathan/Peradventure
8 lines
57 B
CSS
8 lines
57 B
CSS
.wood {
|
|
color: brown;
|
|
}
|
|
|
|
.stone {
|
|
color: gray;
|
|
}
|