From db24054d87cdc6e9490bc04cb2d48183e2f535da Mon Sep 17 00:00:00 2001 From: sheenxavi004 Date: Mon, 28 Oct 2019 01:54:53 +0530 Subject: [PATCH] Cleaned Up --- index.html | 394 ++++++++++------------------------------------------- style.css | 13 +- 2 files changed, 84 insertions(+), 323 deletions(-) diff --git a/index.html b/index.html index 189d0e1..ced6863 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,6 @@ ITER CLUB WEBSITE - <a href="https://www.soa.ac.in."> @@ -30,6 +29,7 @@
+ + + + -
- - -
-
-
-
-
-
01
-
LETS TALK ABOUT IT
-
-
-
-

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Delectus sapiente maxime a in consequatur ex tempora..... when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -

-
-
-
-
- - -
-
-
-
-
-
@@ -151,7 +129,8 @@

FOR SOME CREATIVITY

menu
- + + +




- - - - - - -
- - -
- - -
- -
- - - -
- -
- - - -
- -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- -
- -
- -
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - - -
- -
- -
-
-
03
-
-
- -
-
-
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Aut aspernatur deleniti eveniet quisquam sapiente obcaecati consequuntur.
-
- -
-
-
-
- -
    - -
  • - -
    - -
    -
  • - -
    - -
  • - -
    - -
    -
  • - -
    - -
  • - -
    - -
    -
  • - -
- - - -
-
- -
- -
- - - -
diff --git a/style.css b/style.css index ad7a17a..30413a7 100644 --- a/style.css +++ b/style.css @@ -95,12 +95,18 @@ h2 { line-height: 80px; font-weight: bold; text-transform: uppercase; + font-family: Arial, Helvetica, sans-serif; +} +.nav{ font-size: 18px; } +#brand{ + font-size: 30px; + color:white; +} .nav #brand a { color: #fff; - font-family: Poppins !important; transition: all 500ms ease-out; } @@ -228,7 +234,7 @@ h2 { } #resize ul li a { font-size: 15px; - font-family: "Poppins" !important; + font-family: Arial, Helvetica, sans-serif !important; font-weight: lighter !important; color: rgb(156, 156, 156) !important; transition: all 500ms ease-out; @@ -531,7 +537,8 @@ h4 { } #media ul { - list-style: none; + list-style:none ; + list-style-type: none; } #media ul li {