This commit is contained in:
Orion Reed 2024-12-16 05:38:39 -05:00
parent 3c5d3db810
commit cfc4e79d42
1 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,11 @@
}
folk-shape {
background: rgb(134, 37, 37);
border: 1px solid rgba(0, 0, 0, 0.5);
}
[slot='front'] folk-shape {
background: rgb(187, 178, 178);
}
</style>