Difference between revisions of "Team:KU Leuven/Safety"

Line 12: Line 12:
  
 
    /* Set a specific height */
 
    /* Set a specific height */
    height: 50vh;
+
    height: 50px;
  
 
    /* Position and center the image to scale nicely on all screens */
 
    /* Position and center the image to scale nicely on all screens */
Line 29: Line 29:
 
    transform: translate(-50%, -50%);
 
    transform: translate(-50%, -50%);
 
    color: white;
 
    color: white;
 +
}
 +
.button {
 +
    background-color: #cc3333; /* Red */
 +
    border: none;
 +
    color: white;
 +
    padding: 15px 32px;
 +
    text-align: center;
 +
    text-decoration: none;
 +
    display: inline-block;
 +
    font-size: 16px;
 
}
 
}
 
</style>
 
</style>

Revision as of 02:08, 13 September 2017

Safety

Labs are just dangerous in general.