MediaWiki:Mainpage.css: Difference between revisions

From Blockate Wiki
Content added Content deleted
No edit summary
No edit summary
Line 57: Line 57:
}
}


.social-button-content {
.social-button a {
display: flex;
justify-content: center;
}

.social-button-content a {
text-decoration: none;
text-decoration: none;
}
}