Latest version v1.1
Released 4 years ago
- Fixed headers with links in entity articles not carrying over the Eagle Lake font
- Included h4 in Eagle Lake font application, as it's about the same size as the regular font
(see image)
2 — changes the font everywhere else to Open Sans for slightly more comfortable reading.
3 — slightly increases the size of the campaign name in the sidebar.
As it is designed to only affect the font and limited other elements of the styling, it should not affect any other styles or plugins you apply, such as those that modify font colour.
This leaves you free to change your campaign CSS however else you wish without unintentionally disrupting the main elements of this plugin, or it disrupting anything you do.
@import url('https://fonts.googleapis.com/css2?family=Eagle+Lake&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
In order to import fonts, these lines must be at the top.
Released 4 years ago
- Fixed headers with links in entity articles not carrying over the Eagle Lake font
- Included h4 in Eagle Lake font application, as it's about the same size as the regular font
(see image)