copy invoice

This commit is contained in:
mmrbnjd
2024-07-23 22:30:52 +03:30
parent 87aee3685b
commit 1dcadf1a35
6 changed files with 129 additions and 38 deletions

View File

@@ -136,6 +136,10 @@ code {
background-color: rgb(242 42 42);
border: 1px solid rgb(242 42 42);
}
#sbg {
background-color: rgb(122, 188, 188);
border: 1px solid rgb(122, 188, 188);
}
#sred1 {
background-color: #ff7373;
border: 1px solid #ff7373;