Custom Stylesheet Examples
Formatting headers
.wiki-content h1{
color:red;
}
.wiki-content h2{
color:blue;
}.wiki-title h1{
font-style: italic;
}Formatting text
Formatting bold text
Setting the page size (PDF only)
Using the page-bottom macro
Using the code block macro
Last updated
