From 9fa88ab910919f79ade4355b3daffd5aaec1ca58 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 13 Oct 2023 16:31:18 -0400 Subject: Added some self links --- app/assets/stylesheets/main/layout.scss | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/assets/stylesheets/main') diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index 281d820..5f5d0e6 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss @@ -207,3 +207,11 @@ blockquote.bubble.bottom::after { h2.centered { text-align: center; } + +.fun-links { + a { + font-size: 1.1em; + vertical-align: super; + text-decoration: none; + } +} -- cgit 1.4.1