Ignore:
Timestamp:
2023-09-03T11:42:32+12:00 (9 months ago)
Author:
davidb
Message:

Tweak to let Oswald font fake on header tags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-installations/thewillow/trunk/interfaces/thewillow/static-html/supporting_files/style.css

    r37884 r37986  
    1212blockquote {border-left: 10px solid var(--primary-colour); font-style: italic; padding-left: 20px}
    1313body {background: #FFF; color: #555; font-family: Roboto; font-size: 18px; margin: 0; padding: 0; width: 100%}
    14 h1, h2, h3, h4 {font-family: Roboto Slab}
     14/* h1, h2, h3, h4 {font-family: Roboto Slab} */ /* **** GS3 */
    1515h1 {color: var(--primary-colour); font-size: 42px; margin: 30px 0}
    1616h2 {color: var(--primary-colour); font-size: 34px; margin: 40px 0 10px}
Note: See TracChangeset for help on using the changeset viewer.