add: finish forge stuff
This commit is contained in:
parent
53fb4d5778
commit
68071b96c8
21 changed files with 329 additions and 18 deletions
|
@ -179,6 +179,14 @@
|
|||
color: var(--color-green) !important;
|
||||
}
|
||||
|
||||
.yellow {
|
||||
color: var(--color-yellow) !important;
|
||||
}
|
||||
|
||||
.purple {
|
||||
color: var(--color-purple) !important;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue