From b11497ee75a1d133edd81ec5f34cc0a48fbf2a8f Mon Sep 17 00:00:00 2001 From: ThakaRashard <93835618+ThakaRashard@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:13:31 -0700 Subject: [PATCH] https://www.jpl.nasa.gov/missions/mariner-9-mariner-i --- _sass/jekyll-theme-leap-day.scss | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss index 8cb2fe0..39a465f 100644 --- a/_sass/jekyll-theme-leap-day.scss +++ b/_sass/jekyll-theme-leap-day.scss @@ -342,6 +342,22 @@ nav { } } + a:hover, + a:visited a:hover { + color: #c9ff23; + padding: 10px; + font-size:150%; + } + + + a { + color: #c9ff23; + text-shadow: 0 0 5px rgba(104, 182, 255, 0.5); + transition: 0.3s; + } + + +/* a { color: #666; @@ -354,6 +370,10 @@ nav { // } } } +*/ + + + footer { width:180px; @@ -590,7 +610,6 @@ embed { border: 1px solid #08a0e9; border-radius: 1px 1px 1px 1px; border-radius: 1 - flex: 1; align-items: stretch; }