From 7e4e93b31736b84a42142be35ab68330f9182fb0 Mon Sep 17 00:00:00 2001 From: sopii <51355391+HartanniWentz820@users.noreply.github.com> Date: Tue, 7 Jan 2020 16:24:50 +0800 Subject: [PATCH] Add files via upload --- hah.css | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 44 +++++++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+) create mode 100644 hah.css create mode 100644 index.html diff --git a/hah.css b/hah.css new file mode 100644 index 0000000..b7d0bd2 --- /dev/null +++ b/hah.css @@ -0,0 +1,71 @@ +*{ + + font-family: 'Century Gothic'; +} + +h1{ + + text-align: center; +} + +.form{ + + text-align: center; + +} + + +.hi{ + +padding: 50px; +background color: #3E92CC; +padding: 14px 25px; + + +} + +.body{ +padding:px; + +} + +.heh{ + +padding: 15px; +margin-bottom: 15px; + + +} + +a:link, a:visited { + background-color: #3E92CC; + color: white; + padding: 14px 25px; + text-align: center; + text-decoration: none; + display: inline-block; + margin: 10px; +border-radius: 10px; +width: 10%; + +} + +h4{ + + + text-align: center; +} + +.btns input{ + + background-color: #1E1B18; + color: white; + padding: 18px; + width: 7%; + border-radius: 15%; + +} + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..7b17234 --- /dev/null +++ b/index.html @@ -0,0 +1,44 @@ + + +
+