Add in ACP T4 Resource Level

Add in ACP T4 Resource Level
This commit is contained in:
novgorodschi catalin
2026-07-24 11:13:41 +03:00
parent ef6d7c658f
commit ed1e06b23c
8 changed files with 163 additions and 23 deletions
+6 -2
View File
@@ -302,12 +302,16 @@ if ($hour > 1759 || $hour < 500) {
#goldHeader {
position: absolute;
left: 380px; /* << AICI ESTE CERCUL VERDE - muta 370-400 daca e nevoie */
top: 18px; /* centrat pe bara gri */
/* Centrare pe verticala in bara gri: ancoram la mijloc si compensam
inaltimea proprie. Asa ramane centrat si acum, cand sunt doua
randuri (aur + argint), nu impins spre partea de jos. */
top: 50%;
transform: translateY(-50%);
width: auto;
min-width: 100px;
height: auto;
min-height: 22px;
line-height: 22px;
line-height: 16px;
text-align: center;
font-size: 11px;
font-weight: bold;