MediaWiki:Mainpage.css: Difference between revisions

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


.container-frame__content--social .social-button {
.social-button {
text-align: center;
text-align: center;
padding: 0.5em;
padding: 0.5em;
Line 96: Line 96:
}
}


.container-frame__content--social .social-button:hover, .container-frame__content--social a:focus .social-button {
.social-button:hover, a:focus .social-button {
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1), inset 0 4px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1), inset 0 4px 15px rgba(0, 0, 0, 0.1);
text-shadow: 0 0 6px rgba(255, 255, 255, 0.4);
text-shadow: 0 0 6px rgba(255, 255, 255, 0.4);