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
Binary file removed image_dp.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h3 class ="headings" align="center">by Some committee</h3>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="https://upload.wikimedia.org/wikipedia/en/c/cf/Techfest.jpg" alt="Event1" style="width:100%;">hi
<img src="https://upload.wikimedia.org/wikipedia/en/c/cf/Techfest.jpg" alt="Event1" style="width:100%;">
</div>

<div class="item">
Expand Down
12 changes: 7 additions & 5 deletions main.css
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
body{
font-family: 'Exo 2', sans-serif;
font-size: 20px;
background:#C8CBFC;
background:url("http://i61.photobucket.com/albums/h63/SharanyaKamath/bg_zpstnee6tl1.gif");
color:white;
}
.headings{
font-weight:bold;
}

p.headings{
font-size:50px;
text-shadow: 0 0 5px red;
text-shadow: 0 0 5px yellow;
}
.navbar {
overflow: hidden;
Expand Down Expand Up @@ -48,6 +49,7 @@ button.accordion.active, button.accordion:hover {
div.panel {
padding: 0 18px;
background-color: white;
color:black;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
Expand All @@ -61,8 +63,8 @@ margin:10px;

.button {
background-color: Transparent;
border: 3px solid black;
color: black;
border: 3px solid white;
color: white;
padding: 7px 20px;
text-align: center;
text-decoration: none;
Expand Down Expand Up @@ -179,4 +181,4 @@ footer {
display: block;
background:black;
width:100%;
}
}
Binary file added screenshots/2017-09-22 (1).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 screenshots/2017-09-22 (2).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 screenshots/2017-09-22 (3).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 screenshots/2017-09-22 (4).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.