diff --git a/main/css/responsive.css b/main/css/responsive.css index 001cc3d617..a98d0fb891 100644 --- a/main/css/responsive.css +++ b/main/css/responsive.css @@ -46,6 +46,17 @@ float: left; width: 212px; } + + footer { + border-top: 1px solid #CCCCCC; + background-color: #fff; + background-image: none; + color: #666; + } + + footer #footer_left a, footer #footer_center a, footer #footer_right a { + color : #999; + } } @media (max-width: 767px) {