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

Merged files

parents 8a91cc17 8f1f8c30
...@@ -5,7 +5,11 @@ body { ...@@ -5,7 +5,11 @@ body {
height: 100%; height: 100%;
font-size: 11pt; font-size: 11pt;
color: #3d3838; color: #3d3838;
<<<<<<< HEAD
background-color: black; background-color: black;
=======
/* background-color: black; */
>>>>>>> 8f1f8c3028c012cf2653c3f58224f0a116945f2c
} }
.carousel-item img { .carousel-item img {
...@@ -103,6 +107,7 @@ nav { ...@@ -103,6 +107,7 @@ nav {
} }
.event-container{ .event-container{
margin: 50px;
display: flex; display: flex;
justify-content: center; justify-content: center;
background-color: #ffc2c2; background-color: #ffc2c2;
...@@ -172,5 +177,14 @@ nav { ...@@ -172,5 +177,14 @@ nav {
} }
/* auction view end */ /* auction view end */
.slick-prev:before {
color: black !important;
}
.slick-next:before {
color: black !important;
}
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
cursor: pointer; cursor: pointer;
color: transparent; color: black;
border: none; border: none;
outline: none; outline: none;
background: transparent; background: transparent;
......
...@@ -68,6 +68,7 @@ ...@@ -68,6 +68,7 @@
{% endif %} {% endif %}
</div> </div>
</div>
<div class="title-container"><h1> Upcoming Events </h1></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