Ocultar los iconos sociales del pie de página en resoluciones inferiores a 399 píxeles
This commit is contained in:
parent
d6696fedd6
commit
541c042773
1 changed files with 3 additions and 5 deletions
|
@ -784,12 +784,10 @@ a.dpe-flexible-photos-link:hover {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
background-position: 6px 28px;
|
background-position: 6px 28px;
|
||||||
}
|
}
|
||||||
/* Hide link about use of cookies */
|
|
||||||
#legal span.legal-cookies {
|
|
||||||
display: none;
|
|
||||||
}
|
}
|
||||||
|
@media (max-width: 399px) {
|
||||||
/* Footer */
|
/* Footer */
|
||||||
#socket .social_bookmarks {
|
#socket .social_bookmarks {
|
||||||
margin-left: 0;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue