Difference between revisions of "Team:Hong Kong HKU/HP/Silver"

Line 5: Line 5:
  
  
 +
<head>
 +
<style>
 
.button {
 
.button {
     background-color: #4CAF50; /* Green */
+
     background-color: #4CAF50;
 
     border: none;
 
     border: none;
     color: green;
+
     color: white;
 
     padding: 15px 32px;
 
     padding: 15px 32px;
 
     text-align: center;
 
     text-align: center;
Line 14: Line 16:
 
     display: inline-block;
 
     display: inline-block;
 
     font-size: 16px;
 
     font-size: 16px;
 +
    margin: 4px 2px;
 +
    cursor: pointer;
 
}
 
}
 
+
</style>
       
+
</head>
  
  

Revision as of 01:05, 31 October 2017