...
Center aligned:
...
Bold and brash:
...
```
#### Spell Calculations
```
...
```
#### First Line Fancy
```
Normal:
...
Descriptive (Stories):
Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice 'without pictures or conversation?'
```
Alice was beginning to...
```
\columnbreak
#### Story (Descriptive)
This is how it appears when used in a descriptive block. You can apply it to the credits again to make the credits fancy.
Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice 'without pictures or conversation?'
— Lewis Carroll
Alice in Wonderland
```
Alice was beginning to...
— Lewis Carroll
Alice in Wonderland
```
#### Narrow
This is used alongside 'spellList' to reduce it from 4 columns to 2. However, it exhibits strange behavior if you use ```\columnbreak``` inside of it.
##### Cantrips (0 Level)
- Cantrip A
- Cantrip B
##### 1st Level
- Spell A
- Spell B
##### 2nd Level
- Spell A
- Spell B
```
This is a floating caption
with two lines
and class='floating-caption right'
\pagebreak
#### Semi-Indented Text
While this isn't necessarily a new class, it is a neat little utility that is worth highlighting. To create a block of text that is indented on every line *except* the first, you can do the following.
___
* **Semi-Indented Text.** Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice 'without pictures or conversation?'
```
___
* Big block of text goes here
```
#### Utility Classes
The following classes are meant for utility, and are simply shortcuts for specific CSS properties. They can be used alone or alongside other classes (space separated).
|