Cambios en titulo, en boton fojas, y en indices online

This commit is contained in:
2020-03-31 19:41:26 -03:00
parent 8ef8b0df42
commit 2ae6826ff4
19 changed files with 213 additions and 66 deletions

View File

@ -54,7 +54,7 @@
#numero {
background-position: center;
background-attachment: fixed;
height: 15rem;
min-height: 15rem;
margin: 0 !important;
display: block;
}
@ -123,8 +123,8 @@
max-height: 20rem !important;
}
#indice .contenido {
padding-top: 9rem !important;
padding-bottom: 9rem !important;
padding-top: 5rem !important;
padding-bottom: 5rem !important;
color: rgba(0, 0, 0, 0.9) !important;
}
#indice .contenido .titulo {

View File

@ -10,9 +10,12 @@ html {
}
#page_menu .brand {
font-family: Helvetica, Arial !important;
font-weight: 900 !important;
font-weight: 600 !important;
font-size: 2rem;
}
#page_menu .side {
font-size: 1rem;
}
#page_menu .item:first-child {
padding-left: 0 !important;
}