Difference between revisions of "Template:Freiburg/Elements"

(Undo revision 154134 by Adrianna (talk))
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: 100%;
+
   height: 500px;
 
   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:45, 5 October 2017

Template:Freiburg/CCS