Difference between revisions of "Template:Freiburg/Footer"

Line 13: Line 13:
 
margin-top: 10px;
 
margin-top: 10px;
 
}
 
}
 
+
.contacts{
.footer-distributed .footer-center p{
+
    width: 320px;
        color: #52658F;
+
    margin: 0 auto;
font-size: 14px;
+
    display: flex;
margin: 0;
+
    justify-content: space-around;
 +
    display: -webkit-flex; /*Safari*/
 +
    -webkit-justify-content: space-around; /* Safari 6.1+ */
 
}
 
}
  
  
@media (max-width: 600px) {
 
  
.footer-distributed .footer-center{
 
text-align: center;
 
}
 
 
.footer-distributed .footer-center{
 
float: none;
 
margin: 0 auto 20px;
 
}
 
 
}
 
 
</style>
 
</style>
 
<footer class="footer-distributed">
 
<footer class="footer-distributed">
Line 38: Line 29:
  
  
<div class="footer-center">
+
<div class="content">
  
 
 

Revision as of 12:14, 24 September 2017