forked from qwerty/tupali
recambios sobre ultimo commit
This commit is contained in:
parent
a1161f15d0
commit
e57668f469
@ -30,6 +30,10 @@
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.boton_land{
|
||||
margin-left: 3px !important;
|
||||
}
|
||||
|
||||
.cabecera {
|
||||
padding-bottom: 30px;
|
||||
padding-left: 80px !important;
|
||||
@ -294,11 +298,15 @@ legend.legend-area {
|
||||
|
||||
/*RESPONSIVE*/
|
||||
|
||||
@media (max-width: 1470px){
|
||||
@media (min-width: 1470px){
|
||||
|
||||
#texto_articulo{
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
#asistento{
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
@ -309,7 +317,7 @@ legend.legend-area {
|
||||
|
||||
|
||||
#logo_cabecera {
|
||||
max-width: 80% !important;
|
||||
max-width: 100% !important;
|
||||
padding-top: 0px !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user