diff --git a/Images/Logo.jpg b/Images/Logo.jpg new file mode 100644 index 0000000..6fe01e3 Binary files /dev/null and b/Images/Logo.jpg differ diff --git a/Images/Req_img.png b/Images/Req_img.png new file mode 100644 index 0000000..1384798 Binary files /dev/null and b/Images/Req_img.png differ diff --git a/Images/logo.png b/Images/logo.png new file mode 100644 index 0000000..1d07498 Binary files /dev/null and b/Images/logo.png differ diff --git a/Pre_Reg_Img/short.png b/Pre_Reg_Img/short.png deleted file mode 100644 index abb43c7..0000000 Binary files a/Pre_Reg_Img/short.png and /dev/null differ diff --git a/Pre_Reg_Temp1.css b/Pre_Reg_Temp1.css deleted file mode 100644 index ffa5efd..0000000 --- a/Pre_Reg_Temp1.css +++ /dev/null @@ -1,162 +0,0 @@ -html, body { - height: 100%; - width: 100%; - margin: 0; - display: flex; - justify-content: center; - align-items: center; - background: #f0cce5; -} - -body { - display: flex; - justify-content: center; - align-items: center; - flex-direction: column; - text-align: center; -} - -.container { - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; - width: 80%; -} - -.container .img-sho{ - display: none; - width: 100%; - height: auto; -} - -.container-1, .container-2{ - display: flex; - align-items: center; - justify-content: space-around; - width: 100%; - text-align: center; - margin: 30px 0 30px 0; -} - -.container-1 h1, .container h1 { - font-family: "IBM Plex Serif", serif; - font-weight: 700; - font-size: 5rem; - letter-spacing: 3px; -} - -.date-con{ - display: flex; - align-items: center; - margin: 25px 0px 25px 0px; -} - -.date-con p{ - font-style: italic; - font-size: 1.5rem; - font-weight: 200; -} - -.date-con button{ - font-family: "IBM Plex Serif", serif; - padding: 15px; - margin: 0px 20px 0px 20px; - border-radius: 120px; - font-size: 1rem; - width: auto; - border: 1px solid black; - border-bottom-width: 3px; - cursor: pointer; -} - -.join{ - background-color: white; -} - -.reg{ - background-color: blueviolet; - color: white; -} - -.join:hover, .reg:hover{ - border-bottom-width: 1px; - opacity: .6; - transition: all .45s ease; -} - -@media (max-width: 1123px){ - .date-con{ - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - width: 100%; - margin: 0 auto; - } - .container-1 h1, .container h1 { - font-weight: 700; - font-size: 3.5rem; - letter-spacing: 2.4px; - } - .container img{ - width: 23%; - } -} - -@media (max-width: 820px){ - .container-1 h1, .container h1 { - font-weight: 700; - font-size: 3rem; - letter-spacing: 2px; - } - .container img{ - width: 20%; - } -} - -@media (max-width: 631px){ - .container-1 h1, .container h1 { - font-weight: 700; - font-size: 2.4rem; - letter-spacing: 1.6px; - } - .container img{ - width: 16%; - } -} - -@media (max-width: 549px){ - div .date-con{ - width: 100%; - } - .btn a .join,.btn a .reg{ - width: 100%; - margin: 10px; - } -} - -@media (max-width: 442px){ - .container-1, .container-2{ - display: none; - } - .container .img-sho{ - display: block; - margin: 0 auto; - } - .date-con button{ - padding: 10px; - margin: 0px 15px 0px 15px; - border-radius: 120px; - font-size: .8rem; - font-style: oblique; - width: auto; - border: 1px solid black; - border-bottom-width: 3px; - } - .date-con p{ - font-style: italic; - font-size: 1rem; - font-weight: 200; - } -} \ No newline at end of file diff --git a/index.html b/index.html index ff2a1c2..5a40c84 100644 --- a/index.html +++ b/index.html @@ -3,32 +3,41 @@
-