4 lines
1.7 KiB
CSS
4 lines
1.7 KiB
CSS
.team-member{margin:1%}.team-member-picture{width:150px;height:150px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:20px;position:relative;overflow:hidden;margin-top:75px;margin-bottom:60px;display:inline-block}.team-member-picture:before{content:"";position:absolute;width:300px;height:300px;top:-50%;left:-50%;z-index:-1;background:url(https://placehold.it/200x200) center center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.team-members{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.team-hero{padding-top:10px;min-height:400px;background:url(/images/v3/dyno-ghost.png) no-repeat center center;background-color:#1a1a1a;text-align:center}.team-hero h1 strong{color:#337fd5;font-weight:600}.team-member-username{font-weight:600}.team-member-social .fa{font-size:30px}.team-discord_mods{margin-top:30px;text-align:center}.team-discord_mods h1 strong{color:#337fd5;font-weight:600}.team-discord_mods .columns{margin-top:60px}.team-discord_mod-picture{background:url(https://placehold.it/100x100) center center;width:100px;height:100px;border-radius:50%;margin:10px auto}.team-discord_mod-username{font-weight:600}.team-member-overlay-text{color:white;font-size:15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.team-member-overlay{position:absolute;top:-50%;left:-50%;height:200%;width:200%;opacity:0;transition:.5s ease;background-color:#337fd5;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.team-member-picture:hover .team-member-overlay{opacity:1}
|
|
|
|
/*# sourceMappingURL=../maps/pages/team.css.map */
|