User:It's moon/timeless.css: Difference between revisions
From Splatoon Fanon
mNo edit summary |
mNo edit summary |
||
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;} | #footer-icons img {margin:5px 8px;} | ||
Line 6: | Line 5: | ||
@media screen and (max-width: 850px) { | @media screen and (max-width: 850px) { | ||
.footer-icons {display: grid;} | .footer-icons {display: grid;} | ||
#mw-footer {padding:0 .45em .45em!important;} | |||
#footer-icons img {margin:5px;} | #footer-icons img {margin:5px;} | ||
} | } | ||
@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:24, 9 July 2025
#footer-icons li, #footer-icons li a, .footer-places {margin:0!important; padding:0!important;} #footer-icons img {margin:5px 8px;} @media screen and (max-width: 850px) { .footer-icons {display: grid;} #mw-footer {padding:0 .45em .45em!important;} #footer-icons img {margin:5px;} } @media screen and (min-width: 851px) { .mw-footer {padding:0.5em 1em 1em!important;} }