Difference between revisions of "Template:KU Leuven/research/idea/css"

Line 88: Line 88:
 
     box-shadow: 0px 0px 10px 10px #f3efe7;
 
     box-shadow: 0px 0px 10px 10px #f3efe7;
 
     height:auto;
 
     height:auto;
}
 
 
.summarytext1 {
 
    min-height:43%;
 
}
 
 
.summarytext2 {
 
    height:68%;
 
}
 
 
.summarytext3 {
 
    height:8%;
 
 
}
 
}
  
Line 218: Line 206:
 
}
 
}
  
 +
 +
@media screen and (max-width: 1000px) {
 +
 +
.part {
 +
    position:relative; 
 +
    height:90%;
 +
    width:95%;
 +
    padding:5% 0%;
 +
    left:2.5%;
 +
    top:20px;
 +
    align:center;
 +
}
 +
 +
}
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 15:11, 3 September 2015