Finish mod creation

This commit is contained in:
Jai A
2020-10-15 20:23:01 -07:00
parent 205080a210
commit 6effe47bcc
7 changed files with 370 additions and 46 deletions

View File

@@ -43,4 +43,9 @@
background-color: #c6f6d5;
color: #276749;
}
&.yellow {
background-color: #f6e8c6;
color: #675027;
}
}