Relume Style Guide
Client-First V2.1 • Last updated Sep 03, 2024
Typography
HTML Headings Tags
HTML tags define default Heading styles.
HTML tags define default Heading styles.
All H1 Headings
This is a Sample Header with Trigonometry
All H2 Headings
This is a Sample Header with Trigonometry
All H3 Headings
This is a Sample Header with Trigonometry
All H4 Headings
This is a Sample Header with Trigonometry
All H5 Headings
This is a Sample Header with Trigonometry
All H6 Headings
This is a Sample Header with Trigonometry
Heading Classes
Heading classes when typography style doesn't match the default HTML tag.
Heading classes when typography style doesn't match the default HTML tag.
heading-style-h1
This is a Sample Header with Trigonometry
heading-style-h2
This is a Sample Header with Trigonometry
heading-style-h3
This is a Sample Header with Trigonometry
heading-style-h4
This is a Sample Header with Trigonometry
heading-style-h5
This is a Sample Header with Trigonometry
heading-style-h6
This is a Sample Header with Trigonometry
Other HTML Tags
HTML tags define default text styles.
HTML tags define default text styles.
All Paragraphs
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.
All Links
All LinksText Alignment
Text alignment classes when typography alignment doesn't match the default HTML tag.
Text alignment classes when typography alignment doesn't match the default HTML tag.
text-align-left
text-align-left
text-align-center
text-align-center
text-align-right
text-align-right
Colors
Learn how to use variables to manage colors
Background Color
Manage recurring background colors.
Manage recurring background colors.
background-color-black
background-color-white
background-color-primary
background-color-secondary
background-color-tertiary
background-color-alternative
Text Color
Manage recurring text colors.
Manage recurring text colors.
text-color-white
text-color-white
text-color-black
text-color-black
text-color-primary
text-color-primary
text-color-secondary
text-color-secondary
text-color-alternate
text-color-alternate
Effects
UI Elements
Buttons
To use on a dark background, simple use the add-on class is-alternate
Structure Classes
Defined and flexible core structure we can use on all or most pages.
page-wrapper
main-wrapper
container-small
container-medium
container-large
padding-global
padding-section-small
padding-section-medium
padding-section-large
padding-section-xlarge
button-group
Max Widths
Use the max-width CSS property to contain inner content to a maximum width.
max-width-full
max-width-full-tablet
max-width-full-mobile-landscape
max-width-full-mobile-portrait
max-width-xxlarge
max-width-xlarge
max-width-large
max-width-medium
max-width-small
max-width-xsmall
max-width-xxsmall
Paddings
Direction Classes
padding-bottom
padding-top
padding-vertical
padding-horizontal
padding-left
padding-right
Size Classes
padding-0
padding-tiny
padding-xxsmall
padding-xsmall
padding-small
padding-medium
padding-large
padding-xlarge
padding-xxlarge
padding-huge
padding-xhuge
padding-xxhuge
padding-custom1
padding-custom2
padding-custom3
Margins
Direction Classes
margin-bottom
margin-top
margin-vertical
margin-horizontal
margin-left
margin-right
Size Classes
margin-0
margin-tiny
margin-xxsmall
margin-xsmall
margin-small
margin-medium
margin-large
margin-xlarge
margin-xxlarge
margin-huge
margin-xhuge
margin-xxhuge
margin-custom1
margin-custom2
margin-custom3
Utility Classes
Useful utility classes we like to use in most of our projects to build faster.
hide
This element is hidden
hide-tablet
hide-mobile-portrait
hide-mobile-landscape
overflow-visible
overflow-hidden
overflow-auto
overflow-scroll
pointer-events-auto
pointer-events-none
layer
spacing-clean
align-center
z-index-1
z-index-2
display-inlineflex
margin-top-auto
aspect-ratio-square
aspect-ratio-portrait
aspect-ratio-landscape
aspect-ratio-widescreen
inherit-color