aboutsummaryrefslogtreecommitdiffstats
path: root/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets')
-rw-r--r--assets/stylesheets/typography.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/stylesheets/typography.css b/assets/stylesheets/typography.css
index f83a920..b1d036a 100644
--- a/assets/stylesheets/typography.css
+++ b/assets/stylesheets/typography.css
@@ -10,3 +10,7 @@ h2 {
.code {
font-family: "Monaco", monospace;
}
+
+.font-size-0\.8 {
+ font-size: 0.8em;
+}