Typography
Headings
All HTML headings, <h1>
through <h6>
, are available. .h1
through .h6
classes are also available, for when you want to match the font styling of a heading but still want your text to be displayed inline.
All headings have no top/side margins and a bottom margin which corresponds to variable @textmargin
, a color corresponding to @text-color
, and a line-height of 1.8em.
h1. RhodeCode heading |
Bold | 1.54em |
h2. RhodeCode heading |
Semi-Bold | 1.23em |
h3. RhodeCode heading |
Regular | 1.23em |
h4. RhodeCode heading |
Bold | 1em |
h5. RhodeCode heading |
Bold Italic | 1em |
h6. RhodeCode heading |
Bold Italic | 1em |
h1. RhodeCode heading
h2. RhodeCode heading
h3. RhodeCode heading
h4. RhodeCode heading
h5. RhodeCode heading
h6. RhodeCode heading
Create lighter, secondary text in any heading with a generic <small>
tag or the .small
class.
h1. RhodeCode heading Secondary text |
h2. RhodeCode heading Secondary text |
h3. RhodeCode heading Secondary text |
h4. RhodeCode heading Secondary text |
h5. RhodeCode heading Secondary text |
h6. RhodeCode heading Secondary text |
h1. RhodeCode heading Secondary text
h2. RhodeCode heading Secondary text
h3. RhodeCode heading Secondary text
h4. RhodeCode heading Secondary text
h5. RhodeCode heading Secondary text
h6. RhodeCode heading Secondary text
Body copy
RhodeCode's global default font-size
is 13px, with a line-height
of 2em. This is applied to the <body>
and all paragraphs. In addition, <p>
(paragraphs) receive a bottom margin of designated by @textmargin (20px).
Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.
Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec ullamcorper nulla non metus auctor fringilla.
Maecenas sed diam eget risus varius blandit sit amet non magna. Donec id elit non mi porta gravida at eget metus. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.
...
Lead body copy
Make a paragraph stand out by adding .lead
.
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.
...
Built with Less
The typographic scale is based on Less variables in variables.less. Font sizes are calculated from @basefontsize
, line-heights are calculated with em, and font families are handled by:
@text-regular
@text-italic
@text-bold
@text-semibold
@text-bold-italic
@text-light
@text-light-italic
Inline text elements
Marked text
For highlighting a run of text due to its relevance in another context, use the <mark>
tag.
You can use the mark tag to highlight text.
Deleted text
For indicating blocks of text that have been deleted use the <del>
tag.
This line of text is meant to be treated as deleted text.
Strikethrough text
For indicating blocks of text that are no longer relevant use the <s>
tag.
This line of text is meant to be treated as no longer accurate.
Inserted text
For indicating additions to the document use the <ins>
tag.
This line of text is meant to be treated as an addition to the document.
Underlined text
To underline text use the <u>
tag.
This line of text will render as underlined
Make use of HTML's default emphasis tags with lightweight styles.
Small text
For de-emphasizing inline or blocks of text, use the <small>
tag to set text at 85% the size of the parent. Heading elements receive their own font-size
for nested <small>
elements.
You may alternatively use an inline element with .small
in place of any <small>
.
This line of text is meant to be treated as fine print.
Bold
For emphasizing a snippet of text with a heavier font-weight.
The following snippet of text is rendered as bold text.
Italics
For emphasizing a snippet of text with italics.
The following snippet of text is rendered as italicized text.
Alternate elements
Feel free to use <b>
and <i>
in HTML5. <b>
is meant to highlight words or phrases without conveying additional importance while <i>
is mostly for voice, technical terms, etc.
Alignment classes
Easily realign text to components with text alignment classes.
Left aligned text.
Center aligned text.
Right aligned text.
Justified text.
No wrap text.
Left aligned text.
Center aligned text.
Right aligned text.
Justified text.
No wrap text.
Transformation classes
Transform text in components with text capitalization classes.
Lowercased text.
Uppercased text.
Capitalized text.
Lowercased text.
Uppercased text.
Capitalized text.
Abbreviations
Stylized implementation of HTML's <abbr>
element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a title
attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover and to users of assistive technologies.
Basic abbreviation
An abbreviation of the word attribute is attr.
Initialism
Add .initialism
to an abbreviation for a slightly smaller font-size.
HTML is the best thing since sliced bread.
Addresses
Present contact information for the nearest ancestor or the entire body of work. Preserve formatting by ending all lines with <br>
.
795 Folsom Ave, Suite 600
San Francisco, CA 94107
P: (123) 456-7890 Full Name
first.last@example.com
795 Folsom Ave, Suite 600
San Francisco, CA 94107
P: (123) 456-7890 Full Name
first.last@example.com
Blockquotes
For quoting blocks of content from another source within your document.
Default blockquote
Wrap <blockquote>
around any HTML as the quote. For straight quotes, we recommend a <p>
.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Blockquote options
Style and content changes for simple variations on a standard <blockquote>
.
Naming a source
Add a <footer>
for identifying the source. Wrap the name of the source work in <cite>
.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Alternate displays
Add .blockquote-reverse
for a blockquote with right-aligned content.
...
Tooltip
Any element with a class tooltip
and a title
attribute will replaced with the custom tooltip via Javascript.
Tooltips should be used with care as touch devices won't activate them.
Hover me, please!
Lists
Unordered
A list of items in which the order does not explicitly matter.
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
- Facilisis in pretium nisl aliquet
- Nulla volutpat aliquam velit
- Phasellus iaculis neque
- Purus sodales ultricies
- Vestibulum laoreet porttitor sem
- Ac tristique libero volutpat at
- Faucibus porta lacus fringilla vel
- Aenean sit amet erat nunc
- Eget porttitor lorem
- ...
Ordered
A list of items in which the order does explicitly matter.
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
- Facilisis in pretium nisl aliquet
- Nulla volutpat aliquam velit
- Faucibus porta lacus fringilla vel
- Aenean sit amet erat nunc
- Eget porttitor lorem
- ...
Unstyled
Remove the default list-style
and left margin on list items (immediate children only). This only applies to immediate children list items, meaning you will need to add the class for any nested lists as well.< /p>
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
- Facilisis in pretium nisl aliquet
- Nulla volutpat aliquam velit
- Phasellus iaculis neque
- Purus sodales ultricies
- Vestibulum laoreet porttitor sem
- Ac tristique libero volutpat at
- Faucibus porta lacus fringilla vel
- Aenean sit amet erat nunc
- Eget porttitor lorem
- ...
Inline
Place all list items on a single line with display: inline-block;
and some light padding.
- Lorem ipsum
- Phasellus iaculis
- Nulla volutpat
- ...
Description
A list of terms with their associated descriptions.
- Description lists
- A description list is perfect for defining terms.
- Euismod
- Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.
- Donec id elit non mi porta gravida at eget metus.
- Malesuada porta
- Etiam porta sem malesuada magna mollis euismod.
- ...
- ...
Horizontal description
Make terms and descriptions in <dl>
line up side-by-side. Starts off stacked like default <dl>
s, but when the navbar expands, so do these. This really only looks good if there is one line for the definition and one for the term.
- Description lists
- A description list is perfect for defining terms.
- Donec id elit non mi porta gravida at eget metus.
- Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.
- Donec id elit non mi porta gravida at eget metus.
- Malesuada porta
- Etiam porta sem malesuada magna mollis euismod.
- Felis euismod semper eget lacinia
- Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.
- ...
- ...