2022-04-12 09:19:03 -05:00
|
|
|
.divMaster {
|
|
|
|
|
height: 7rem;
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
}
|
|
|
|
|
.azulUnam {
|
|
|
|
|
background-color: #1e3c70;
|
2022-04-25 08:06:14 -05:00
|
|
|
padding-top: 2%;
|
|
|
|
|
padding-bottom:2%;
|
|
|
|
|
padding-left: 6%;
|
|
|
|
|
padding-right: 6%;
|
2022-04-22 00:32:36 -05:00
|
|
|
}
|
|
|
|
|
.contenedor{
|
|
|
|
|
height: 3rem;
|
2022-04-12 09:19:03 -05:00
|
|
|
}
|
|
|
|
|
.footer {
|
|
|
|
|
text-align: center;
|
|
|
|
|
color: white;
|
|
|
|
|
}
|
2022-04-22 00:32:36 -05:00
|
|
|
.logo_unam{
|
|
|
|
|
background-color:#1e3c70;
|
|
|
|
|
}
|
|
|
|
|
.logo_acatlan {
|
|
|
|
|
background-color: #1e3c70;
|
2022-04-12 09:19:03 -05:00
|
|
|
}
|
2022-04-25 08:06:14 -05:00
|
|
|
.imagen{
|
|
|
|
|
background-color: #1e3c70;
|
|
|
|
|
}
|
2022-04-12 09:19:03 -05:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|