This commit is contained in:
+8
-8
@@ -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.5435em;
|
||||
font-size: 1.5em;
|
||||
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.5435em;
|
||||
font-size: 1.5em;
|
||||
color: var(--cel-orange);
|
||||
letter-spacing: 0.06em;
|
||||
margin: 0;
|
||||
@@ -120,7 +120,7 @@
|
||||
gap: 4px;
|
||||
|
||||
label {
|
||||
font-size: 0.65em;
|
||||
font-size: 0.7em;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.06em;
|
||||
color: var(--cel-orange-light);
|
||||
@@ -131,7 +131,7 @@
|
||||
// Styles identiques play mode et edit mode
|
||||
span,
|
||||
input[type="text"] {
|
||||
font-size: 0.95em;
|
||||
font-size: 0.9em;
|
||||
font-family: inherit;
|
||||
font-style: italic;
|
||||
color: var(--cel-cream);
|
||||
@@ -173,14 +173,14 @@
|
||||
min-width: 52px;
|
||||
|
||||
label {
|
||||
font-size: 0.62em;
|
||||
font-size: 0.6em;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.08em;
|
||||
color: var(--cel-orange-light);
|
||||
}
|
||||
|
||||
.stat-value {
|
||||
font-size: 1.5435em;
|
||||
font-size: 1.5em;
|
||||
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.9371em;
|
||||
font-size: 0.9em;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.07em;
|
||||
cursor: pointer;
|
||||
@@ -331,7 +331,7 @@
|
||||
|
||||
.wound-value {
|
||||
font-family: var(--cel-font-title);
|
||||
font-size: 1.0474em;
|
||||
font-size: 1.1em;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
line-height: 1.2;
|
||||
|
||||
Reference in New Issue
Block a user