MediaWiki:Gadget-Timeless.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 91: Line 91:
}
}


/* Halopedia: Echo */
/* Destiny/Halo: Echo */
@media all and (max-width: 390px) {
@media all and (max-width: 420px) {
#pt-notifications-notice {
#pt-notifications-notice {
display: none !important;
display: none !important;
}
}
}
}
@media all and (max-width: 350px) {
@media all and (max-width: 380px) {
#personal-extra li {
#personal-extra li {
margin-right: 0 !important;
margin-right: 0 !important;
}
}
}
}
@media all and (max-width: 325px) {
@media all and (max-width: 355px) {
#pt-notifications-alert {
#pt-notifications-alert {
display: none !important;
display: none !important;