Cambios en titulo, en boton fojas, y en indices online
This commit is contained in:
@ -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 {
|
||||
|
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user