MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 145: Line 145:
     line-height: 1em;
     line-height: 1em;
     text-align: center;
     text-align: center;
}
.page-Main_Page .eric-social .social-icons a.external:hover {
    opacity: .85;
}
}


Line 878: Line 874:
     line-height: 1em;
     line-height: 1em;
     text-align: center;
     text-align: center;
}
.page-Main_Page .eric-social .social-icons a.external:hover {
    opacity: .85;
}
.eric-social .social-icons a fa-youtube {
    color: #f00;
}
.eric-social .social-icons a fa-twitter {
    color: #1da1f2;
}
.eric-social .social-icons a fa-facebook {
    color: #1877f2;
}
.eric-social .social-icons a fa-instagram {
    color: #262626;
}
.eric-social .social-icons a fa-periscope {
    color: #40a4c4;
}
}