This commit is contained in:
+21
-21
@@ -14,12 +14,12 @@
|
||||
color: var(--cel-orange);
|
||||
border-radius: 3px;
|
||||
padding: 2px 6px;
|
||||
font-size: 0.85em;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.npc-type-badge {
|
||||
font-family: var(--cel-font-title);
|
||||
font-size: 0.882em;
|
||||
font-size: 0.9em;
|
||||
letter-spacing: 0.05em;
|
||||
text-transform: uppercase;
|
||||
border-radius: 3px;
|
||||
@@ -65,14 +65,14 @@
|
||||
.domain-label-primary {
|
||||
font-family: var(--cel-font-title);
|
||||
font-weight: bold;
|
||||
font-size: 1.2128em;
|
||||
font-size: 1.2em;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.06em;
|
||||
color: var(--cel-orange);
|
||||
}
|
||||
|
||||
.domain-label-secondary {
|
||||
font-size: 0.75em;
|
||||
font-size: 0.8em;
|
||||
color: rgba(220,170,80,0.7);
|
||||
font-style: italic;
|
||||
text-transform: uppercase;
|
||||
@@ -88,7 +88,7 @@
|
||||
input.domain-value-input {
|
||||
width: 40px;
|
||||
.cel-input-std();
|
||||
font-size: 1.323em;
|
||||
font-size: 1.3em;
|
||||
text-align: center;
|
||||
font-family: var(--cel-font-title);
|
||||
}
|
||||
@@ -116,7 +116,7 @@
|
||||
|
||||
.domain-value {
|
||||
font-family: var(--cel-font-title);
|
||||
font-size: 1.5435em;
|
||||
font-size: 1.5em;
|
||||
font-weight: bold;
|
||||
color: var(--cel-orange);
|
||||
min-width: 20px;
|
||||
@@ -124,7 +124,7 @@
|
||||
}
|
||||
|
||||
.domain-value-base {
|
||||
font-size: 0.75em;
|
||||
font-size: 0.8em;
|
||||
color: rgba(220,170,80,0.6);
|
||||
font-style: italic;
|
||||
}
|
||||
@@ -151,7 +151,7 @@
|
||||
padding: 5px 10px;
|
||||
font-family: var(--cel-font-title);
|
||||
font-weight: bold;
|
||||
font-size: 0.9923em;
|
||||
font-size: 1em;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.06em;
|
||||
border-bottom: 1px solid rgba(196,154,26,0.4);
|
||||
@@ -197,7 +197,7 @@
|
||||
color: var(--cel-orange);
|
||||
font-family: var(--cel-font-title);
|
||||
font-weight: bold;
|
||||
font-size: 0.9923em;
|
||||
font-size: 1em;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.06em;
|
||||
border-radius: 4px 4px 0 0;
|
||||
@@ -222,13 +222,13 @@
|
||||
.faction-name {
|
||||
font-family: var(--cel-font-title);
|
||||
color: var(--cel-orange);
|
||||
font-size: 1.0474em;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
.faction-none {
|
||||
font-style: italic;
|
||||
color: rgba(122,92,32,0.5);
|
||||
font-size: 0.85em;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -242,7 +242,7 @@
|
||||
border-top: none;
|
||||
border-radius: 0 0 4px 4px;
|
||||
|
||||
label { font-size: 0.85em; color: var(--cel-brown); }
|
||||
label { font-size: 0.8em; color: var(--cel-brown); }
|
||||
select { flex: 1; .cel-input-std(); }
|
||||
}
|
||||
}
|
||||
@@ -269,7 +269,7 @@
|
||||
font-family: var(--cel-font-title);
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
font-size: 1.2128em;
|
||||
font-size: 1.2em;
|
||||
letter-spacing: 0.04em;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -284,7 +284,7 @@
|
||||
height: 14px;
|
||||
border-radius: 50%;
|
||||
border: 1px solid currentColor;
|
||||
font-size: 0.65em;
|
||||
font-size: 0.7em;
|
||||
font-family: var(--cel-font-body);
|
||||
font-weight: bold;
|
||||
text-transform: none;
|
||||
@@ -340,7 +340,7 @@
|
||||
gap: 6px;
|
||||
padding: 4px 8px;
|
||||
background: rgba(139,115,85,0.1);
|
||||
font-size: 0.85em;
|
||||
font-size: 0.8em;
|
||||
label { color: var(--cel-border); }
|
||||
input[type="number"] { width: 40px; .cel-input-std(); }
|
||||
}
|
||||
@@ -372,7 +372,7 @@
|
||||
}
|
||||
|
||||
.item-tag {
|
||||
font-size: 0.75em;
|
||||
font-size: 0.8em;
|
||||
padding: 1px 7px;
|
||||
border-radius: 10px;
|
||||
background: rgba(12,76,12,0.15);
|
||||
@@ -399,14 +399,14 @@
|
||||
justify-content: center;
|
||||
min-width: 20px;
|
||||
min-height: 20px;
|
||||
font-size: 1.08rem;
|
||||
font-size: 1.1rem;
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.equip-empty {
|
||||
font-size: 0.85em;
|
||||
font-size: 0.8em;
|
||||
font-style: italic;
|
||||
color: var(--cel-border);
|
||||
padding: 4px 8px;
|
||||
@@ -465,7 +465,7 @@
|
||||
.biography-portrait-empty {
|
||||
padding: 14px;
|
||||
color: var(--cel-border);
|
||||
font-size: 0.82em;
|
||||
font-size: 0.8em;
|
||||
font-style: italic;
|
||||
text-align: center;
|
||||
line-height: 1.5;
|
||||
@@ -498,7 +498,7 @@
|
||||
border-radius: 4px;
|
||||
background: linear-gradient(180deg, rgba(255,255,255,0.82), rgba(233,223,201,0.95));
|
||||
color: var(--cel-green);
|
||||
font-size: 0.82em;
|
||||
font-size: 0.8em;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
|
||||
@@ -519,7 +519,7 @@
|
||||
|
||||
.biography-portrait-hint {
|
||||
margin: 0;
|
||||
font-size: 0.78em;
|
||||
font-size: 0.8em;
|
||||
font-style: italic;
|
||||
color: var(--cel-border);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user