Line 63: | Line 63: | ||
text-decoration: none; | text-decoration: none; | ||
color: white; | color: white; | ||
− | background: rgb( | + | background: rgb(255, 128, 167); |
-webkit-transition: all 0.3s ease; | -webkit-transition: all 0.3s ease; | ||
-moz-transition: all 0.3s ease; | -moz-transition: all 0.3s ease; | ||
Line 84: | Line 84: | ||
#content .navdiv ul li:hover{ | #content .navdiv ul li:hover{ | ||
− | background: rgb( | + | background: rgb(255, 128, 167); |
color: white; | color: white; | ||
-webkit-transition: all 0.3s ease; | -webkit-transition: all 0.3s ease; | ||
Line 456: | Line 456: | ||
<a href="#">Silver</a> | <a href="#">Silver</a> | ||
<a href="#">Gold</a> | <a href="#">Gold</a> | ||
+ | <a href="#">Integrated HP</a> | ||
</div></li> | </div></li> |
Revision as of 03:38, 18 October 2016