Difference between revisions of "Team:Lambert GA/Template"

Line 53: Line 53:
 
     font-family: inherit;
 
     font-family: inherit;
 
     margin: 0;
 
     margin: 0;
-o-transition:color .2s ease-out, background 2s ease-in;
+
cursor: pointer;
   -ms-transition:color .2s ease-out, background 2s ease-in;
+
-o-transition:color .4s ease-out, background 4s ease-in;
   -moz-transition:color .2s ease-out, background 2s ease-in;
+
   -ms-transition:color .4s ease-out, background 4s ease-in;
   -webkit-transition:color .2s ease-out, background 2s ease-in;
+
   -moz-transition:color .4s ease-out, background 4s ease-in;
  /* ...and now for the proper property */
+
   -webkit-transition:color .4s ease-out, background 4s ease-in;
   transition:color .2s ease-out, background 2s ease-in;
+
   transition:color .4s ease-out, background 4s ease-in;
 
}
 
}
  
Line 114: Line 114:
  
 
         <div class="dropdown">
 
         <div class="dropdown">
<button class="dropbtn"><a style = "padding: 0px; margin:0px;" href="https://igem.org/2018_Judging_Form?team=Lambert_GA">Judging Form</a>
+
<a style = "padding: 0px; margin:0px;" href="https://igem.org/2018_Judging_Form?team=Lambert_GA"><button class="dropbtn">Judging Form
</button>
+
</button></a>
 
       </div>
 
       </div>
  

Revision as of 12:52, 23 May 2018