aboutsummaryrefslogtreecommitdiff
path: root/assets/scss/_txt.scss
diff options
context:
space:
mode:
authorhellekin <how@cepheide.org>2024-02-20 10:41:49 +0100
committerhellekin <how@cepheide.org>2024-02-20 10:41:49 +0100
commitdcc691ca6c6e94d70b75c4ea6bec0cbef8ed93a1 (patch)
treeb149510f3de4e5677e844ecd44a22d222129446a /assets/scss/_txt.scss
parent6abc2690398b1ed2279a9d93a33ab0e3718b99bf (diff)
downloadlesoiseaux.io-dcc691ca6c6e94d70b75c4ea6bec0cbef8ed93a1.tar.gz
Add tagline CSSv1.4.0
Diffstat (limited to 'assets/scss/_txt.scss')
-rw-r--r--assets/scss/_txt.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/scss/_txt.scss b/assets/scss/_txt.scss
index 293a0b9..d28d3f1 100644
--- a/assets/scss/_txt.scss
+++ b/assets/scss/_txt.scss
@@ -42,3 +42,8 @@ body.txt {
.phonetic {
font-family: "Noto Sans";
}
+
+h3 + p.tagline {
+ font-style: italic;
+ margin-top: -2rem;
+}