|
|
(7 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| .mw-footer ul, .mw-footer li {margin: 1em 0; padding: 0;}
| | body {overflow: visible;} |
| #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 ul, .mw-footer li {margin:0; padding:5px;}
| |
| #footer-icons img {margin:5px;}
| |
| }
| |
| @media screen and (min-width: 851px) {
| |
| .mw-footer{padding:0.5em 1em 1em!important;}
| |
| } | |
Latest revision as of 22:10, 9 July 2025
body {overflow: visible;}