Typography

On this page are shown the styles and typography of this site.

This is H1

This is H2

This is H3

This is H4

   
H5
   
H6
color: var(--Header-H1-Red);
font-family: "Cabin Condensed", sans-serif;
margin-bottom: 20px;
color: var(--Header-H2-Red);
font-family: "Cabin Condensed", sans-serif;

h2.pagename-Gelasio-Green
color: var(--Gelasio-Green);
font-family: "Gelasio", serif;
font-size: 3rem;
font-weight: normal;
text-decoration: underline;
color: var(--Header-H3-Red);
font-family: "Cabin Condensed", sans-serif;
color: var(--Header-H4-Red);
font-family: "Cabin Condensed", sans-serif;

color: var(--Header-H5-Red);
font-family: "Cabin Condensed", sans-serif;

color: var(--Header-H6-Red);
font-family: "Cabin Condensed", sans-serif;

Paragraphs & Text Blocks Examples
.default-paragraph-text {
color: var(--Default-Body-Text);
margin-top: 10px;
margin-bottom: 10px;
}
In this series, we present the first three verses of Chapter 16 of the Bhagavad Gita. The entire chapter is sometimes called “Spirituality and Materialism”, with the first three verses giving a list of spiritual or “Godly” qualities. It is interesting to note that while these qualities are called “Godly”, they are in fact very familiar to each of us and indeed, are the qualities that make us human. Later in the chapter, Krishna will go on to list the materialistic or demonic qualities.
 
Bible Quotes Examples
.bible-quote-text {
color: var(--Bible-Text);
text-shadow: 0.5px 0.5px 1px #B0B0B0
/* offset-x | offset-y | blur-radius | color */
}
My sheep hear my voice, and I know them, and they follow me: And I give unto them eternal life; and they shall never perish, neither shall any man pluck them out of my hand.
.bible-quote-source {
color: var(--Bible-Source);
margin: 8px 0px 8px 0px;
text-shadow: 1px 1px 2px var(--Quote-Source-Shadow);
}
John 10:27-30 (King James Version)
 
General Quotes Examples
.standard-quote-text {
color: var(--Quote-Text);
font-style: italic;
margin: 0;
margin-top: 10px;
text-align: center;
}
God made sense turn outward, man therefore looks outward, not into himself.
Now and again a daring soul, desiring immortality, has looked back and found himself.
.standard-quote-source {
color: var(--Quote-Source);
text-align: center;
text-shadow: 1px 1px 2px var(--Quote-Source-Shadow);
/* offset-x | offset-y | blur-radius | color */
margin: 8px 15px 0px 15px;
}
Katha Upanishad 2.1.1