Skip to content

Commit 464aacb

Browse files
authored
Revert "Overlay"
1 parent c78a19e commit 464aacb

10 files changed

Lines changed: 6 additions & 5747 deletions

File tree

index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</div>
6565
</nav>
6666

67-
<div class="container-fluid" style="padding-bottom: 10%;">
67+
<div class="container-fluid" style="padding-bottom: 10%">
6868
<div class="row col-md-8 col-md-offset-2">
6969
<div id="scene" style="position: relative;">
7070
<img src="static/img/gears.gif" class="parallax-width" data-depth="0.1" style="position: relative;">
@@ -87,19 +87,17 @@ <h4>Registration opening soon.</h4>
8787
</div>
8888
</div>
8989

90-
<section id="about" class="fullpage" style="background-image: url(static/img/hint.jpg);background-repeat: no-repeat;background-size: cover;position: relative;color: white;">
91-
<div class="fullpage" style="background: rgba(0,0,0,0.6);">
90+
<section id="about" class="fullpage" style="background-image: linear-gradient(330deg, #4C4491 0%, #FD5C63 100%);">
9291
<div class="container-fluid">
9392
<div class="card-panel">
94-
<h1 class="wow fadeInUp text-center" data-wow-delay="0.2s" style="font-family: 'Avenir-Medium';">ABOUT</h1>
93+
<h1 class="wow fadeInUp text-center" data-wow-delay="0.2s">ABOUT</h1>
9594
<br>
9695
<div class="row">
9796
<div class="col-md-12">
98-
<h4 class="wow fadeInUp" data-wow-delay="0.4s" style="line-height: 2em;font-family: 'Avenir-Medium';">Hack In The North is the biggest student-held hackathon in India. Over 300 students from all across India come together at IIIT Allahabad to spend 36 hours building projects that have potential to make life better. We're looking for simple, classy solutions to world problems. We at HINT believe that there exists no limitation on age, and hence we're open for all! Food, travel, somewhere to crash when you run out of energy - it's all on us.
97+
<h4 class="wow fadeInUp" data-wow-delay="0.4s" style="line-height: 2em;">Hack In The North is the biggest student-held hackathon in India. Over 300 students from all across India come together at IIIT Allahabad to spend 36 hours building projects that have potential to make life better. We're looking for simple, classy solutions to world problems. We at HINT believe that there exists no limitation on age, and hence we're open for all! Food, travel, somewhere to crash when you run out of energy - it's all on us.
9998
</h4>
10099
</div>
101100
</div>
102-
</div>
103101
</section>
104102

105103
<section id="schedule">
@@ -147,7 +145,6 @@ <h3 class="timeline__title">18th Mar 5:00 PM :- Prize Distribution & Feedback Se
147145
</section>
148146

149147
<section id="faq" class="fullpage" style="height: auto;">
150-
<div class="fullpage" style="background: rgba(0,0,0,0.6);">
151148
<div class="contents">
152149
<h3>FAQ</h3>
153150
<div class="faqcolumn">
@@ -207,7 +204,6 @@ <h3>FAQ</h3>
207204
</div>
208205
</div>
209206
</div>
210-
</div>
211207
</section>
212208
<section id="sponsors">
213209

static/css/cards.css

Lines changed: 1 addition & 1107 deletions
Large diffs are not rendered by default.

static/css/main.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,9 +277,7 @@ li{
277277

278278

279279
#faq {
280-
background-image: url(../img/collage.jpg);
281-
background-size: cover;
282-
background-repeat: no-repeat;
280+
background: linear-gradient(330deg, #4C4491 0%, #FD5C63 100%);
283281
color:#fff;
284282
margin-bottom: 10vh; }
285283
#faq .contents {

static/fonts/Avenir-Medium.eot

-136 KB
Binary file not shown.

static/fonts/Avenir-Medium.svg

Lines changed: 0 additions & 3521 deletions
This file was deleted.

static/fonts/Avenir-Medium.ttf

-136 KB
Binary file not shown.

static/fonts/Avenir-Medium.woff

-60.8 KB
Binary file not shown.

static/fonts/styles.css

Lines changed: 0 additions & 1108 deletions
This file was deleted.

static/img/collage.jpg

-625 KB
Binary file not shown.

static/img/hint.jpg

-366 KB
Binary file not shown.

0 commit comments

Comments
 (0)