brouilleursdeblanc/_sass/_footnotes.scss
Michael Rose e987aeb88e Cleanup and document stylesheets
- Partially addresses #129
2015-03-03 13:05:35 -05:00

8 lines
No EOL
270 B
SCSS

/* ==========================================================================
Footnotes (class generated by Kramdown)
========================================================================== */
.footnotes {
@include font-size(14);
font-family: $base-font;
}