0 użytkowników i 1 Gość przegląda ten wątek.
.panel-footer { padding: 10px 15px; background-color: white; border-top: 1px solid #dddddd; border-bottom-right-radius: -1px; border-bottom-left-radius: -1px; } .footer-container { background-color: #ffcc33; } @media (min-width: 768px) { .footer-container { } } .footer-container .container { padding-bottom: 100px; } .footer-container #footer { color: #ffcc33; } .footer-container #footer .row { position: relative; } .footer-container #footer .footer-block { margin-top: 45px; } @media (max-width: 767px) { .footer-container #footer .footer-block { margin-top: 20px; } } .footer-container #footer a { color: #ffcc33; } .footer-container #footer a:hover { color: orange; } .footer-container #footer h4 { font: 400 18px/22px "Open Sans",sans-serif; color: #ffcc33; margin: 0 0 13px 0; } @media (max-width: 767px) { .footer-container #footer h4 { position: relative; margin-bottom: 0; padding-bottom: 13px; } .footer-container #footer h4:after { display: block; content: "\f055"; font-family: "FontAwesome"; position: absolute; right: 0; top: 1px; } .footer-container #footer h4.active:after { content: "\f056"; } } .footer-container #footer h4 a { color: #ffcc33 } .footer-container #footer ul li { padding-bottom: 8px; } .footer-container #footer ul li a { font-weight: bold; }