From 64524d10c229426dda1c451b98121c2a5d2e4a9d Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 14 Jun 2021 15:56:52 -0700 Subject: [PATCH] Fixed the gif --- css/index.css | 62 +-------------------------------------------------- index.html | 11 +++++---- 2 files changed, 6 insertions(+), 67 deletions(-) diff --git a/css/index.css b/css/index.css index 0e13de4..9f2613b 100644 --- a/css/index.css +++ b/css/index.css @@ -1,65 +1,5 @@ /**************************************************** * index.css * @author Jake Runyan - * @desc The CSS portion of / for the website. + * @desc Main CSS *//*************************************************/ - -html { - min-height: 100px; - min-width: 100px; -} - -.main-background-1 { - /* background-image: url('https://i.imgur.com/S7p301A.gifv'); */ - background-image: url('../data/greyscale_banner_small.gif') - min-height: 1000px; - background-attachment: fixed; - background-position: center; - background-repeat: no-repeat; - background-size: cover; -} - -div.aboutme { - height: inherit; - width: inherit; - background-color: aquamarine; - height: 600px; -} - -div.photoframe { - height: 90%; - position: relative; - left: 5%; - right: 5%; - top: 5%; - bottom: 5%; - background-color: cyan; -} - -img.myphoto { - padding-top: 50%; - margin:auto; -} - -div.mybio { - height: 90%; - position: relative; - left: 5%; - right: 5%; - top: 5%; - bottom: 5%; - background-color: brown; -} - -div.blog { - background-color: rgb(127, 255, 144); - height: 4000px; -} - -a.hover { - color: hotpink; -} - -a.link { - padding-left: 2%; -} \ No newline at end of file diff --git a/index.html b/index.html index 0e529ac..39a8352 100755 --- a/index.html +++ b/index.html @@ -8,12 +8,11 @@ - + +
+

Jake's West Coast

+

My Mountaineering Diary!

+

Who Am I?