diff --git a/site_test/css/main.scss b/site_test/css/main.scss index 11ddc1f..8b0a87a 100644 --- a/site_test/css/main.scss +++ b/site_test/css/main.scss @@ -71,6 +71,10 @@ blockquote { left: -25px; top: -10px; } + + em { + font-style: normal; + } } img { @@ -119,6 +123,10 @@ hr { border: 1px solid var(--secondary-text-color); } +.italic { + font-style: italic; +} + html { font-family: "Valkyrie A", Charter, serif; font-size: 16px; @@ -176,6 +184,7 @@ header { .body-content { font-size: 1.25rem; + line-height: 1.4; // Chrome only, but minimizes orphan words text-wrap: pretty; } @@ -223,7 +232,6 @@ aside:not(.inline) { margin-right: -50%; width: 40%; font-size: 1rem; - line-height: 1.25; color: var(--secondary-text-color); transition: color 0.2s ease-in-out; display: block; @@ -318,7 +326,6 @@ aside.inline { float: none; margin-right: 0; width: auto; - line-height: initial; transform: none; background-color: lighten($link-color, 43%); padding: 1rem; diff --git a/site_test/layout/article.html b/site_test/layout/article.html index 23a8c67..b807789 100644 --- a/site_test/layout/article.html +++ b/site_test/layout/article.html @@ -52,6 +52,9 @@
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.
This post is part of a series about learning Rust and building a small programming language.