User:It's moon/timeless.css: Difference between revisions
From Splatoon Fanon
mNo edit summary |
Back to common.css |
||
| Line 1: | Line 1: | ||
#footer-icons li, #footer-icons li a, .footer-places {margin:0!important; padding:0!important;} | /* #footer-icons li, #footer-icons li a, .footer-places {margin:0!important; padding:0!important;} | ||
#footer-icons img {margin:5px 8px 5px 1em;} | #footer-icons img {margin:5px 8px 5px 1em;} | ||
| Line 9: | Line 9: | ||
@media screen and (min-width: 851px) { | @media screen and (min-width: 851px) { | ||
.mw-footer {padding:0.5em 1em 1em!important;} | .mw-footer {padding:0.5em 1em 1em!important;} | ||
} | } */ | ||
Revision as of 03:35, 9 July 2025
/* #footer-icons li, #footer-icons li a, .footer-places {margin:0!important; padding:0!important;}
#footer-icons img {margin:5px 8px 5px 1em;}
@media screen and (max-width: 850px) {
.footer-icons {display: grid;}
#footer-icons img {margin:5px;}
#mw-footer {padding:0 .45em .45em!important;}
}
@media screen and (min-width: 851px) {
.mw-footer {padding:0.5em 1em 1em!important;}
} */