final ui of planner and writer

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-27 09:25:31 +00:00
parent efd7193951
commit c227d9ee03
5 changed files with 44 additions and 48 deletions

View File

@@ -383,6 +383,11 @@ select.igny8-select-styled option:checked {
margin-left: 4px;
}
/* Credits-specific value - 20% smaller than other metrics */
.igny8-header-metric-value-credits {
font-size: 13px; /* 16px * 0.8 = 12.8px ≈ 13px */
}
.dark .igny8-header-metric-value {
color: #fff;
}