cambios en el background de css
This commit is contained in:
+2
-2
@@ -566,7 +566,7 @@ Hero
|
||||
}
|
||||
#hero:before {
|
||||
content: "";
|
||||
background: rgba(255, 255, 255, 0.3);
|
||||
background: rgba(0, 0, 0, 0.13);
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
top: 0;
|
||||
@@ -595,7 +595,7 @@ Hero
|
||||
padding: 4px;
|
||||
}
|
||||
#hero .icon-box {
|
||||
padding: ;
|
||||
padding: 1;
|
||||
transition: ease-in-out 0.3s;
|
||||
border: 1px solid rgba(255, 255, 255, 0.3);
|
||||
text-align: center;
|
||||
|
||||
+3
-1
@@ -75,7 +75,9 @@
|
||||
<img src="https://www.acatlan.unam.mx/images/1981.jpg" class="d-block w-100" alt="...">
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<img src="https://www.acatlan.unam.mx/images/1953.png" class="d-block w-100" alt="...">
|
||||
<a href="idiomas/index.html">
|
||||
<img src="https://www.acatlan.unam.mx/images/1953.png" class="d-block w-100" alt="...">
|
||||
</a>
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<img src="https://www.acatlan.unam.mx/images/1939.jpg" class="d-block w-100" alt="...">
|
||||
|
||||
Reference in New Issue
Block a user