Update font-family and font-style for actor header fields

This commit is contained in:
2025-02-07 15:06:44 -06:00
parent ee5302c2fd
commit 8734cdb64e

View File

@@ -79,10 +79,10 @@ body {
.starwarsffg.sheet.actor {
.header-fields {
font-family: 'Elektra Pro';
font-weight: bold;
text-transform: uppercase;
font-style: normal;
font-family: 'Elektra Pro';
font-weight: bold;
text-transform: uppercase;
font-style: normal;
.title-card {
text-transform: uppercase;
@@ -108,7 +108,7 @@ body {
.characteristic-value, .characteristic-label, .skill-name, .skillsHeader [class*=pure-u] {
font-family: 'Teuton Mager';
font-family: 'Teuton Mager';
&[class*=pure-u] {
font-weight: bold;