Difference between revisions of "Team:Hong Kong HKUST/Style"

Line 10: Line 10:
  
 
body {
 
body {
 
+
   font-family: 'PT Sans', Arial, Verdana;
   font-family:"Times New Roman", Times, serif;
+
   background-color: #eee;
   background-color: #ffffff;
+
 
   margin-bottom: 0px;
 
   margin-bottom: 0px;
 
}
 
}
Line 55: Line 54:
  
 
/* ---- HOVER COLORS NAVIGATION BAR ---- */
 
/* ---- HOVER COLORS NAVIGATION BAR ---- */
li #menu-home:hover { background-color: #FF8093; }
+
li #menu-home:hover { background-color: #7C8093; }
li #menu-team:hover {  background-color: #FF4a38;  }
+
li #menu-team:hover {  background-color: #ff4a38;  }
li #menu-project:hover {  background-color: #ff8aFF;  }
+
li #menu-project:hover {  background-color: #ff8a23;  }
li #menu-lab:hover {  background-color: #f8b7FF;  }
+
li #menu-lab:hover {  background-color: #f8b732;  }
li #menu-parts:hover {  background-color: #4CAFFF;  }
+
li #menu-parts:hover {  background-color: #4CAF50;  }
li #menu-interlabs:hover {  background-color: #5bFFd8;  }
+
li #menu-interlabs:hover {  background-color: #5bc7d8;  }
li #menu-hp:hover {  background-color: #42FFf4;  }
+
li #menu-hp:hover {  background-color: #4286f4;  }
li #menu-acknowledge:hover {  background-color: #FF51db;  }
+
li #menu-acknowledge:hover {  background-color: #a851db;  }
 
li #menu-jamboree:hover {  background-color: #ff5796;  }
 
li #menu-jamboree:hover {  background-color: #ff5796;  }
  
Line 80: Line 79:
  
 
.ntnu_dropdown_content a {
 
.ntnu_dropdown_content a {
     color: blue;
+
     color: black;
 
     padding: 12px 16px;
 
     padding: 12px 16px;
 
     text-decoration: none;
 
     text-decoration: none;

Revision as of 04:23, 7 September 2018