Yuletide Theme
rating: +4+x




This is the Yuletide Theme. It is a lightweight / simple theme meant for the Yuletide Event, but can be used for any story needing a winter aesthetic!






How to include

To put this theme on your page, slap this somewhere in your page:

[[include :wanderers-library:component:yuletidetheme]]

Theme Components


The body font is Bellefair.
The Header font is Great Vibes


Here's some links for you:


Examples

A horizontal rule can be created with 5 hyphens "-----" and extends across the whole page if it's not placed inside anything (eg a blockquote). The lines separating sections of this document are horizontal rules.


Titles can be created by putting between one and six plus "+" at the start of the line


This is a tab view.


This is a blockquote, created by putting "> " at the start of each line.
More text


That's a horizontal rule

Nested blockquotes

And another1


An alternative horizontal rule is available as well if the "-----" is enclosed in a "fancyhr" class div, like so:

[[div_ class="fancyhr"]]
-----
[[/div]]

Resulting in this:




There is also a special border that can be enabled by adding the "fancyborder" class to any element. For instance, this is the code to this block:

[[div_ class="fancyborder"]]
content goes here
[[/div]]


This is a table
You should know how to make these
already

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License