This ain't mine, I'm just playing around with it to learn CSS. :]
This is the Dreamers' Library Theme. It was initially meant to be a small thing for
If you like the way this theme looks, don't feel like you need a dream-related story to use it - you can always change the header title to whatever you want.
How to include
To put this theme on your page, slap this somewhere in your page:
[[include :wanderers-library:component:dreamers-theme]]
Theme Components
The body font is Skolar Sana
The Header font is Playfair Display SC.
The Title font is Playfair Display SC.
The monospace font used is Recursive Mono.
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:
[[div_ class="fancyborder"]]
content goes here
[[/div]]
| This is a | table |
|---|---|
| You should know | how to make these |
| already | |

