Update font-family and font-style for actor header fields
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user