adding emission page

This commit is contained in:
aglkm
2024-11-14 15:35:48 +03:00
parent 1717db430b
commit 84d3588708
6 changed files with 226 additions and 24 deletions

View File

@@ -6,6 +6,10 @@
color: #FF7518 !important;
}
.green-text {
color: #5cb85c !important;
}
.card-background {
background-color: #FBFBFB !important;
}