845
edits
No edit summary |
No edit summary |
||
| Line 173: | Line 173: | ||
footer #footer-icons { | footer #footer-icons { | ||
display: none; | display: none; | ||
} | |||
.mw-footer ul { | |||
display: flex; | |||
justify-content: space-between; | |||
width: 50%; | |||
margin: auto; | |||
} | } | ||