Index: arms/docs/assets/css/stylesheet.css =================================================================== diff -u -re93a6095f00e0d03ac86514ff1f67c04d9920f7d -r53293a8dc6cad72109a7c13ccb31a6de4e821c36 --- arms/docs/assets/css/stylesheet.css (.../stylesheet.css) (revision e93a6095f00e0d03ac86514ff1f67c04d9920f7d) +++ arms/docs/assets/css/stylesheet.css (.../stylesheet.css) (revision 53293a8dc6cad72109a7c13ccb31a6de4e821c36) @@ -2334,7 +2334,6 @@ /* =================================== */ #footer { color: #252b33; - margin-left: 260px; padding: 66px 0px; padding: 4.125rem 0; } @@ -2383,45 +2382,8 @@ #footer .nav.flex-column .nav-item .nav-link { margin: 0.7rem 0px; } -#footer.footer-text-light { - color: rgba(250, 250, 250, 0.8); -} -#footer.footer-text-light .nav .nav-item .nav-link { - color: rgba(250, 250, 250, 0.8); -} -#footer.footer-text-light .nav .nav-item .nav-link:hover { - color: #fafafa; -} -#footer.footer-text-light .footer-copyright { - border-color: rgba(250, 250, 250, 0.15); - color: rgba(250, 250, 250, 0.5); -} -#footer.footer-text-light:not(.bg-primary) .social-icons-light.social-icons li a { - color: rgba(250, 250, 250, 0.8); -} -#footer.footer-text-light:not(.bg-primary) .social-icons-light.social-icons li a:hover { - color: #fafafa; -} -#footer.footer-text-light.bg-primary { - color: #fff; -} -#footer.footer-text-light.bg-primary .nav .nav-item .nav-link { - color: #fff; -} -#footer.footer-text-light.bg-primary .nav .nav-item .nav-link:hover { - color: rgba(250, 250, 250, 0.7); -} -#footer.footer-text-light.bg-primary .footer-copyright { - border-color: rgba(250, 250, 250, 0.15); - color: rgba(250, 250, 250, 0.9); -} -#footer.footer-text-light.bg-primary :not(.social-icons) a { - color: #fff; -} -#footer.footer-text-light.bg-primary :not(.social-icons) a:hover { - color: rgba(250, 250, 250, 0.7); -} + @media (max-width: 767.98px) { #footer { margin-left: 0px;