Rev 3 cv. BLACK
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 21s

This commit is contained in:
MagicBOTAlex 2025-06-16 11:12:52 +08:00
parent b1dfcf4d00
commit 3cf07d87b5
10 changed files with 66 additions and 28 deletions

View file

@ -27,7 +27,7 @@
width: 100%;
/* Bottom border stripe*/
border-bottom: 1mm solid black;
border-bottom: 1mm solid var(--left-line-color);
}
.table-display {
@ -46,7 +46,6 @@
}
> div, > a {
color: #000000;
&:first-child {
width: 35%;
font-size: 4mm;
@ -68,4 +67,4 @@
}
}
}
</style>
</style>