dyno-bot/Dyno-web-wip-admin/public/css/serverpageinvite.css

4 lines
1.4 KiB
CSS
Raw Normal View History

2020-09-12 20:08:48 +02:00
.footer{width:100%;padding:0;background:url(/images/v3/dyno-ghost.png) no-repeat center center;background-size:100px;background-color:#2A2B30}.footer footer{display:grid;grid-template-columns:auto auto auto}@media screen and (max-width: 768px){.footer footer{grid-template-columns:auto auto;grid-template-rows:auto auto}}.footer footer li{margin-bottom:15px}.footer footer ul{display:inline-table;list-style:none;margin:0px 25px 0px 25px}.footer footer a.faq{margin-left:13px;border-bottom:none}.footer footer ul.left{grid-column:1}.footer footer ul.right{grid-column:3}@media screen and (max-width: 768px){.footer footer ul.right{grid-column:2}}.footer footer ul.middle{grid-column:2}@media screen and (max-width: 768px){.footer footer ul.middle{grid-column:span 2;grid-row:2}}.footer footer a.left,.footer footer ul.left{text-align:left;margin-left:5px;border-bottom:none}.footer footer a.right,.footer footer ul.right{text-align:right;margin-right:5px;border-bottom:none}.footer footer a.add-dyno{margin-left:5px;border-bottom:none}.footer footer a.add-dyno strong,.footer footer a.add-dyno i.right{color:#336fd5}.footer footer a.premium-button{border:1px solid #ff7f00 !important;transition:all 500ms ease;color:#ff7f00;border-radius:5px;padding:7px}.footer footer a.premium-button:hover{border-radius:15px}.footer footer a.premium-button strong{color:#ff7f00}
/*# sourceMappingURL=maps/serverpageinvite.css.map */