Commit 25cda489 authored by Martina Therese R. Reyes's avatar Martina Therese R. Reyes

Merged files

parents 8a91cc17 8f1f8c30
......@@ -5,7 +5,11 @@ body {
height: 100%;
font-size: 11pt;
color: #3d3838;
<<<<<<< HEAD
background-color: black;
=======
/* background-color: black; */
>>>>>>> 8f1f8c3028c012cf2653c3f58224f0a116945f2c
}
.carousel-item img {
......@@ -103,6 +107,7 @@ nav {
}
.event-container{
margin: 50px;
display: flex;
justify-content: center;
background-color: #ffc2c2;
......@@ -172,5 +177,14 @@ nav {
}
/* auction view end */
.slick-prev:before {
color: black !important;
}
.slick-next:before {
color: black !important;
}
......@@ -36,7 +36,7 @@
cursor: pointer;
color: transparent;
color: black;
border: none;
outline: none;
background: transparent;
......
......@@ -68,6 +68,7 @@
{% endif %}
</div>
</div>
<div class="title-container"><h1> Upcoming Events </h1></div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment