Difference between revisions of "Template:Madrid-OLM/footer"

Line 34: Line 34:
 
      
 
      
  
     /* If you don't want the footer to be responsive, remove these media queries */
+
      
 
+
    @media (max-width: 600px) {
+
 
+
        .footer-distributed .footer-left,
+
        .footer-distributed .footer-right{
+
            text-align: center;
+
        }
+
 
+
        .footer-distributed .footer-right{
+
            float: none;
+
            margin: 0 auto 20px;
+
        }
+
 
+
        .footer-distributed .footer-left p.footer-links{
+
            line-height: 1.8;
+
        }
+
    }
+
 
     </style>
 
     </style>
  

Revision as of 07:44, 9 October 2018