From c29e84bebb724af7351b8e7c9e5a9bd5eb1f20b5 Mon Sep 17 00:00:00 2001 From: Marisa Wadsworth Date: Sat, 19 Oct 2019 00:31:02 +1300 Subject: [PATCH] Cleaning up the code --- hack.css | 13 ++++++------- hacktoberfest19.html | 13 +++---------- 2 files changed, 9 insertions(+), 17 deletions(-) diff --git a/hack.css b/hack.css index 0a58708..32c78cd 100644 --- a/hack.css +++ b/hack.css @@ -5,9 +5,11 @@ body, html { width: 100%; height: 100vh; color:black; - - +} +.fakeimg { + height: 200px; + background: #aaa; } .circle { @@ -30,7 +32,7 @@ body, html { position: relative; height: 100%; opacity: 1; - filter: alpha(opacity=70); + filter: alpha(opacity 70); background-position: center; background-repeat: no-repeat; background-size: cover; @@ -48,12 +50,9 @@ div.polaroid { font-size: 22px; } - - .con { width: 100%; position: absolute; top: 35%; text-align: center; -} - +} \ No newline at end of file diff --git a/hacktoberfest19.html b/hacktoberfest19.html index 8f1957a..d419a37 100644 --- a/hacktoberfest19.html +++ b/hacktoberfest19.html @@ -10,18 +10,10 @@ - + - - -
@@ -54,7 +46,8 @@

Which according to you is the best processor out there today?

+
- + \ No newline at end of file