diff --git a/css/index.css b/css/index.css index 086019c..0e13de4 100644 --- a/css/index.css +++ b/css/index.css @@ -9,25 +9,9 @@ html { min-width: 100px; } -div.page-background { - background-color: red; - width:100px; -} -div.page-header { - background-color: orange; -} -div.page-main { - background-color: yellow; -} -div.page-secondary { - background-color: green; -} -div.page-bottom { - background-color: blue; -} - .main-background-1 { - background-image: url('../data/greyscale_banner.gif'); + /* 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; @@ -35,15 +19,6 @@ div.page-bottom { background-size: cover; } -.main-background-2 { - background-image: url('../data/rlfloss.gif'); - min-height: 500px; - background-attachment: fixed; - background-position: center; - background-repeat: no-repeat; - background-size: cover; -} - div.aboutme { height: inherit; width: inherit; diff --git a/index.html b/index.html index e29e39e..0e529ac 100755 --- a/index.html +++ b/index.html @@ -8,12 +8,12 @@ -
+

Who Am I?