Difference between revisions of "Template:Virginia"

Line 497: Line 497:
 
-o-transition: all 0.4s ease; transition: all 0.4s ease;   
 
-o-transition: all 0.4s ease; transition: all 0.4s ease;   
 
}
 
}
 +
 +
.igem_2017_content_wrapper .toggle{
 +
max-width: auto;
 +
margin: 30px auto;
 +
padding: 12px 10px;
 +
    background-color: #A31621;
 +
        border: 2px solid black;
 +
        border-radius: 20px;
 +
  color: #ffffff;
 +
-webkit-transition: all 0.4s ease;
 +
-moz-transition: all 0.4s ease;
 +
-ms-transition: all 0.4s ease;
 +
-o-transition: all 0.4s ease; transition: all 0.4s ease; 
  
 
/* styling for button on hover */
 
/* styling for button on hover */
 
.igem_2017_content_wrapper .button:hover{
 
.igem_2017_content_wrapper .button:hover{
 +
background-color: #d66d75;
 +
    color: white;
 +
}
 +
 +
/* styling for toggle on hover */
 +
.igem_2017_content_wrapper .toggle:hover{
 
background-color: #d66d75;
 
background-color: #d66d75;
 
     color: white;
 
     color: white;

Revision as of 15:25, 1 August 2017