Diferencia entre revisiones de «Pie.css»
De WikiCafe
Línea 2: | Línea 2: | ||
color: #ffffff; | color: #ffffff; | ||
margin-bottom: -180px; | margin-bottom: -180px; | ||
− | margin-right: | + | margin-right: -23px; |
margin-left: -200px; | margin-left: -200px; | ||
background-color: #691827; | background-color: #691827; | ||
overflow: auto; | overflow: auto; | ||
height: 300px; | height: 300px; | ||
− | width: | + | width: 200%; |
clear: both; | clear: both; | ||
bottom: 0; | bottom: 0; |
Revisión del 23:17 3 mar 2021
.pie {
color: #ffffff; margin-bottom: -180px; margin-right: -23px; margin-left: -200px; background-color: #691827; overflow: auto; height: 300px; width: 200%; clear: both; bottom: 0;
}
.listapie {
list-style: none;
}
.logopie {
margin-top: 500px; height: 60px; width: 100px; margin-bottom: 25px;
}
.parrafo {
width: 220px; justify-content: center; margin-top: -25px; font-family: Arial, Helvetica, sans-serif;
}
.redes {
height: 25px; width: 25px; margin-left: 5px;
}
.confpie {
display: block; position: absolute; left: 25%; top: 25px; transform: translate(-50%, 0);
}
.titulospie {
margin-bottom: 50px; font-family: Arial, Helvetica, sans-serif; color: #ffffff;
}
li {
font-family: Arial, Helvetica, sans-serif; margin-bottom: 25px;
}
.confpietercero {
display: block; position: absolute; margin-left: 5000px; transform: translate(-50%, 0);
}