mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Fixes About page
This commit is contained in:
@ -2,10 +2,20 @@
|
||||
layout: layout
|
||||
---
|
||||
|
||||
<section class="team">
|
||||
<h2>ABOUT US</h2>
|
||||
<div id="header" class="container-fluid category-header">
|
||||
<div class="cover center-both text-center">
|
||||
<a href="#" class="cover-link"><h1 class="title">About Us</h1></a>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<div class="left">
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="category-posts about container">
|
||||
<h4>
|
||||
We know the secret passage to SB. <br>
|
||||
We know why Bhawan days are so farzi. <br>
|
||||
We stand in the abyss that separates B.Techs and M.Techs. <br>
|
||||
@ -13,9 +23,9 @@ layout: layout
|
||||
We are the proxies that stand between 74.9 and 75.1. <br>
|
||||
We are the farce. <br>
|
||||
We are the sham!
|
||||
</p>
|
||||
|
||||
<p>
|
||||
</h4>
|
||||
<br/><br/>
|
||||
<h3>
|
||||
Watch Out! News Agency is the official news magazine of IIT Roorkee.
|
||||
</p>
|
||||
</section>
|
||||
</h3>
|
||||
</div>
|
||||
@ -538,3 +538,16 @@ footer {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
// ============== ABOUT ============== //
|
||||
|
||||
.about {
|
||||
h4 {
|
||||
font-size: 1.7em;
|
||||
}
|
||||
h1, h3, h5, h6 {
|
||||
margin: 0px;
|
||||
font-weight: 500;
|
||||
font-size: 1.9em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user