Difference between revisions of "Template:Freiburg/Elements"

Line 26: Line 26:
 
  */
 
  */
  
@media screen and (min-width: 1050px){
+
 
  
 
.circle-container {
 
.circle-container {
Line 32: Line 32:
 
   /* [1] */
 
   /* [1] */
 
   width: 100%;                      /* changes size of circle that elements are circling on */
 
   width: 100%;                      /* changes size of circle that elements are circling on */
   height: 500px;
+
   height: 100%;
 
   padding: 0;
 
   padding: 0;
 
   border-radius: 10%;              /* switch between circle and Rechteck */
 
   border-radius: 10%;              /* switch between circle and Rechteck */
Line 433: Line 433:
 
}
 
}
  
@media screen and (max-width: 1049px) {
 
  
 
.topicboxes{
 
.topicboxes{

Revision as of 13:44, 5 October 2017

Template:Freiburg/CCS