RyanModlin (Talk | contribs) |
|||
Line 33: | Line 33: | ||
--active-txt-color: #0C5798; /* not used */ | --active-txt-color: #0C5798; /* not used */ | ||
− | --main-txt-font: ' | + | --main-txt-font: 'roboto300', sans-serif; /* 'catamaranregular' not working. */ |
/* --main-txt-font: CatamaranReg; */ | /* --main-txt-font: CatamaranReg; */ | ||
--second-txt-font: 'Roboto', sans-serif; /* 'Ailerons-Typeface' didn't work. Figure out how to use font from ttf files? */ | --second-txt-font: 'Roboto', sans-serif; /* 'Ailerons-Typeface' didn't work. Figure out how to use font from ttf files? */ | ||
Line 206: | Line 206: | ||
.p-title, .flex-row .p-title { | .p-title, .flex-row .p-title { | ||
− | + | font-family: var(--main-txt-font) !important; | |
− | + | /* font-family: 'roboto' !important; */ | |
font-size: 1.25em !important; | font-size: 1.25em !important; | ||
color: var(--sectionTitle-txt-color, #0C5798); | color: var(--sectionTitle-txt-color, #0C5798); |
Revision as of 17:42, 5 September 2018