From 4eeda2e474c695f9e23cecc5c8df3c260e153abc Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sat, 20 Apr 2019 03:19:40 -0400 Subject: [PATCH] upload.php html and temporary style --- main.css | 40 +++++++++++++++++++++++++--------------- upload.php | 43 ++++++++++++++++++++++++++++++++++++++----- 2 files changed, 63 insertions(+), 20 deletions(-) diff --git a/main.css b/main.css index 2f33489..9f88848 100755 --- a/main.css +++ b/main.css @@ -3,21 +3,7 @@ body { } -/* form.search { - width: 80%; - height: 150px; - border: white solid 1px; - border-bottom: #727272 solid 2px; -} */ - -/* div.upload { - width: 5%; - height: 150px; - border: white solid 1px; - border-bottom: #727272 solid 2px; - display: block; - float: left; -} */ +/* Styles for titlebar */ form.search { /* border: white solid 1px; */ @@ -54,4 +40,28 @@ img.upload { /* margin-bottom: -17px; */ margin-top: 45px; float: right; +} + + +/* Styles for upload.php */ + +form.upload-form { + /* border: white solid 1px; */ + border-left: #727272 solid 2px; + border-right: #727272 solid 2px; + margin: 0 25% 0 25%; +} + +.upload-form input, .upload-form textarea, .upload-form select { + display: block; + margin-left: 20px; + /* margin-bottom: 30px; */ + /* border: white solid 1px; */ +} + +.upload-form h3 { + color: #FF3D53; + /* border: white solid 1px; */ + margin-bottom: 0px; + margin-left: 20px; } \ No newline at end of file diff --git a/upload.php b/upload.php index d4e460e..58bf48f 100644 --- a/upload.php +++ b/upload.php @@ -14,11 +14,44 @@ -
- - - - + + +

Youtube URL *

+ + +

Name *

+ + +

Username *

+ + +

Description

+ + +

Event Date

+ + +

Video Length

+ + +

Characters (Seperated by commas) *

+ + +

Players (Seperated by commas) *

+ + +

Select Game *

+ + +

Stage Name *

+ + +