From 5659d2fd637d5b416bd2403d30d694ce70d8ffc6 Mon Sep 17 00:00:00 2001 From: Kaj Forney Date: Tue, 14 Feb 2023 17:32:57 -0700 Subject: [PATCH] Add empty divs for in-page link targets so titles stay visible. --- css/main.css | 6 ++++++ index.html | 16 ++++++++++++---- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/css/main.css b/css/main.css index fd0423c..0cf4da9 100644 --- a/css/main.css +++ b/css/main.css @@ -230,6 +230,12 @@ iframe[src*=itch] text-shadow: #ffbc42 1px 1px 2px; } +.section-title{ + padding-top: 5px; + padding-bottom: 10px; + text-shadow: #B17300 3px 3px 3px; +} + .youtube-container { position: relative; overflow: hidden; diff --git a/index.html b/index.html index fdd5014..32bd451 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@
-

Kaj Forney

+

Kaj Forney

@@ -71,12 +71,16 @@
+
+
+
+
-

GAMES

+

GAMES

@@ -132,6 +136,8 @@
+
+

@@ -140,7 +146,7 @@
-

ART

+

ART

@@ -230,11 +236,13 @@ +
+
-

OTHER PLACES I EXIST

+

OTHER PLACES I EXIST