Difference between revisions of "Template:Freiburg/CSS"

Line 313: Line 313:
 
}
 
}
  
 +
/* see: https://css-tricks.com/snippets/css/a-guide-to-flexbox/*/;
 
.flexbox{
 
.flexbox{
 
     display: flex;
 
     display: flex;
 
     margin: 5% 0;
 
     margin: 5% 0;
 +
    justify-content: space-around;
 
}
 
}
  

Revision as of 08:21, 2 September 2015