Difference between revisions of "Team:TUDelft/Header"

Line 139: Line 139:
 
                 border: none; /* Remove borders */
 
                 border: none; /* Remove borders */
 
                 outline: none; /* Remove outline */
 
                 outline: none; /* Remove outline */
                 background-color: ; /* Set a background color */
+
                 background-color: black; /* Set a background color */
 
                 color: white; /* Text color */
 
                 color: white; /* Text color */
 
                 cursor: pointer; /* Add a mouse pointer on hover */
 
                 cursor: pointer; /* Add a mouse pointer on hover */
Line 180: Line 180:
 
                 border: none; /* Remove borders */
 
                 border: none; /* Remove borders */
 
                 outline: none; /* Remove outline */
 
                 outline: none; /* Remove outline */
                 background-color: #00a6d6; /* Set a background color */
+
                 background-color: ; /* Set a background color */
                color: black; /* Text color */
+
 
                 cursor: pointer; /* Add a mouse pointer on hover */
 
                 cursor: pointer; /* Add a mouse pointer on hover */
 
                 padding: 15px; /* Some padding */
 
                 padding: 15px; /* Some padding */
Line 265: Line 264:
  
  
         <button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
+
         <button onclick="topFunction()" id="myBtn" title="Go to top"><img src="https://static.igem.org/mediawiki/2019/6/6d/T--TUDelft--Top.png" alt="Top" height="30px"></button>
  
 
         <!--de lijst  
 
         <!--de lijst  

Revision as of 11:31, 24 June 2019