6.0.2: Учёт pending-баллов на желаниях, чёрный текст

This commit is contained in:
poignatov
2026-03-05 18:08:29 +03:00
parent ff16f98736
commit 368f10bcdd
6 changed files with 39 additions and 23 deletions

View File

@@ -271,7 +271,7 @@
justify-content: center;
width: calc(100% - 8px);
max-width: calc(100% - 8px);
color: #5b6b8a;
color: #000;
/* font-size задаётся в JS по количеству цифр (auto-size) */
font-weight: 700;
line-height: 1.2;