Ameliorations CSS et font diverses
Release Creation / build (release) Successful in 1m25s

This commit is contained in:
2026-04-26 22:44:23 +02:00
parent 8e5fb9aca1
commit c3ce628e24
46 changed files with 193 additions and 181 deletions
+5 -5
View File
@@ -85,7 +85,7 @@
border-bottom: 1px solid rgba(196,154,26,0.5);
color: var(--cel-orange);
font-family: var(--cel-font-title);
font-size: 1.4em;
font-size: 1.5435em;
font-weight: bold;
letter-spacing: 0.06em;
padding: 2px 4px;
@@ -94,7 +94,7 @@
.actor-name {
font-family: var(--cel-font-title);
font-size: 1.4em;
font-size: 1.5435em;
color: var(--cel-orange);
letter-spacing: 0.06em;
margin: 0;
@@ -180,7 +180,7 @@
}
.stat-value {
font-size: 1.4em;
font-size: 1.5435em;
font-family: var(--cel-font-title);
color: var(--cel-orange);
font-weight: bold;
@@ -242,7 +242,7 @@
padding: 8px 16px;
color: rgba(240,232,212,0.8);
font-family: var(--cel-font-title);
font-size: 0.85em;
font-size: 0.9371em;
text-transform: uppercase;
letter-spacing: 0.07em;
cursor: pointer;
@@ -331,7 +331,7 @@
.wound-value {
font-family: var(--cel-font-title);
font-size: 0.95em;
font-size: 1.0474em;
font-weight: bold;
white-space: nowrap;
line-height: 1.2;