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 @@ + + + + Sign Up + + + + +
+ +

Login

+ + + + +
+
+ Login with Facebook +
+ Login with Twitter +
+ + +
+ +

Login with Email

+
+ +
+ +
+ +
+ + + + + +
+ + + + + \ No newline at end of file