Difference between revisions of "Template:DTU-Denmark/mainCSS"

 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
     text-align: center;
 
     text-align: center;
 
     font-size: .9em;
 
     font-size: .9em;
 +
margin-bottom:25px;
 
}
 
}
  
Line 134: Line 135:
 
.popup {
 
.popup {
 
   margin: 70px auto;
 
   margin: 70px auto;
  padding: 20px;
+
    padding: 20px;
  background: #fff;
+
    background: #fff;
  border-radius: 5px;
+
    border-radius: 5px;
  width: 30%;
+
    width: 70%;
  position: relative;
+
    max-height: 400px;
  transition: all 5s ease-in-out;
+
    overflow: auto;
 +
    position: relative;
 +
    transition: all 5s ease-in-out;
 
}
 
}
  
Line 531: Line 534:
 
/* Team overview */
 
/* Team overview */
 
.team-overview {
 
.team-overview {
padding-right: 15px;
+
 
 
   width:80%;
 
   width:80%;
 
     color:#fffff0;
 
     color:#fffff0;

Latest revision as of 21:57, 13 December 2019