From 337bb94983960cbefcd0602b56be519fbf856b39 Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Mon, 1 Feb 2021 19:43:48 -0500 Subject: [PATCH] Update social links for gallery, remove youtube Update copywrite link --- css/style.css | 27 +++++++-------------------- index.html | 24 ++++++++---------------- 2 files changed, 15 insertions(+), 36 deletions(-) diff --git a/css/style.css b/css/style.css index ccace06..8e5e668 100644 --- a/css/style.css +++ b/css/style.css @@ -101,8 +101,7 @@ ul.buttons li { text-transform: uppercase; } -.button-youtube:hover { - color: #ff0000; +.button:hover { text-shadow: -3px -3px 5px #fff, -3px 3px 5px #fff, @@ -111,25 +110,13 @@ ul.buttons li { 0px 0px 7px #ff0000; } -.button-instagram:hover { - color: #c13584; - text-shadow: - -3px -3px 5px #fff, - -3px 3px 5px #fff, - 3px -3px 5px #fff, - 3px 3px 5px #fff, - 0px 0px 7px #5851db; -} +.gallery:hover { color: #5588e0; } -.button-twitter:hover { - color: #1da1f2; - text-shadow: - -3px -3px 5px #fff, - -3px 3px 5px #fff, - 3px -3px 5px #fff, - 3px 3px 5px #fff, - 0px 0px 7px #f77737; -} +.youtube:hover { color: #ff0000; } + +.instagram:hover { color: #c13584; } + +.twitter:hover { color: #1da1f2; } #background-info { text-align: right; diff --git a/index.html b/index.html index 55e1172..7ebb4fc 100644 --- a/index.html +++ b/index.html @@ -9,10 +9,6 @@ All Around Here - - - - @@ -33,28 +29,24 @@

All Around Here

- All Around Here is a little side project of mine where I turn my random travels, - undirected wanderings, and unexpected discoveries into something other people can - enjoy along with me. There are a lot of cool things in the world and I like to find - them, wherever I happen to be. If you're interested in seeing some of these - arbitrary oddities then check out the links below. + This is a little side project of mine where I turn my random travels, undirected wanderings, + and unexpected discoveries into something other people can enjoy along with me. There are a + lot of cool things in the world and I like to find them, wherever I happen to be. If you're + interested in seeing some of these arbitrary oddities then check out the links below.