Update font-family and font-style for actor header fields
This commit is contained in:
@@ -79,10 +79,10 @@ body {
|
|||||||
|
|
||||||
.starwarsffg.sheet.actor {
|
.starwarsffg.sheet.actor {
|
||||||
.header-fields {
|
.header-fields {
|
||||||
font-family: 'Elektra Pro';
|
font-family: 'Elektra Pro';
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|
||||||
.title-card {
|
.title-card {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
@@ -108,7 +108,7 @@ body {
|
|||||||
|
|
||||||
|
|
||||||
.characteristic-value, .characteristic-label, .skill-name, .skillsHeader [class*=pure-u] {
|
.characteristic-value, .characteristic-label, .skill-name, .skillsHeader [class*=pure-u] {
|
||||||
font-family: 'Teuton Mager';
|
font-family: 'Teuton Mager';
|
||||||
|
|
||||||
&[class*=pure-u] {
|
&[class*=pure-u] {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user