Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 377: Line 377:
 
     justify-content: center;
 
     justify-content: center;
 
     align-items: center;
 
     align-items: center;
     height: 250px;
+
     height: 15vw;
 +
max-height: 250px;
 
     margin: 0;
 
     margin: 0;
 
     background: #1C1E1F;
 
     background: #1C1E1F;
Line 388: Line 389:
 
color:white;
 
color:white;
 
padding: 20px;
 
padding: 20px;
font-size: 3em;
+
font-size: 5vw;
 +
}
 +
 
 +
 
 +
/****************** MEDIA QUERIES **
 +
**********************************/
 +
 
 +
@media (min-width: 1024px){
 +
section#footer i {
 +
font-size: 3vw;
 +
}
 
}
 
}
  

Revision as of 10:22, 4 May 2017