Difference between revisions of "Template:Example2"

Line 268: Line 268:
 
.igem_2017_content_wrapper .button{
 
.igem_2017_content_wrapper .button{
 
         max-width: 35%;
 
         max-width: 35%;
     background-color: #3399ff;
+
     background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
 
     padding: 12px 10px;
 
     padding: 12px 10px;
 
     text-align: center;
 
     text-align: center;
Line 282: Line 282:
 
.igem_2017_content_wrapper .button:hover{
 
.igem_2017_content_wrapper .button:hover{
 
     color: #3399ff;
 
     color: #3399ff;
     background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
+
     background-color:white;  
 
+
 
}
 
}
  

Revision as of 16:47, 8 March 2017