Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

<div align="center"><img src="tb favicon.png"/></div>


## About Project
> A website for checking upcoming Hackathons and events organized by the Technical & Engineering board AIT Pune-HACKATHONS. Participate, test your skills and learn alongside! More fuctionalities are bring added to make it better, contributions are most welcome.

Expand Down
Binary file added ait2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 14 additions & 2 deletions css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tr {
/*navbar*/
.justify-content-end{
margin-left:70%

}
.align-top{
margin-top:-4%;
Expand All @@ -27,9 +28,18 @@ tr {
}
/* end navbar*/
.heading{
align-content: center;
display: block;
margin-left: 120px;
margin-right: auto;
width: 50%;
}

.headr{
display: block;
margin-left: 130px;
margin-right: auto;
width: 50%;
}
#cover-img{
display: block;
margin-left: auto;
Expand All @@ -45,8 +55,10 @@ table{
}



/* profile cards starts here */


.our-team{
text-align: center;
}
Expand Down Expand Up @@ -637,4 +649,4 @@ table{
margin-right: auto;
width: 20%;
}
}
}
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>TECHNICAL AND ENGINEERING BOARD</title>
<link rel="icon" href="tb favicon.png" type="image/x-icon ">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">

Expand Down Expand Up @@ -61,8 +62,13 @@
<div class="container-fluid">
<div >
<div class="heading justify-content-center">

<img src="tb2.png">
<div class="headr"><img src="ait2.png"></div>

<p style="color:whitesmoke; font-size: 4vw; font-family:Sansita Swashed; text-align: center;font-weight: 600;">TECHNICAL AND ENGINEERING BOARD</p>
<p style="color:whitesmoke; font-size: 3vw; font-family:verdana; text-align: center;font-weight: 400;">Army Institute of Technology, Pune</p>

</div>
</div>
</div>
Expand Down
Binary file added other headings/ait1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added other headings/tb1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added other headings/tb3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added other headings/tbh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added other headings/tbh2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tb2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.