Team:IIT Madras/Templates/Menu

From 2013.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 57: Line 57:
text-decoration: none;
text-decoration: none;
font-weight: bold;
font-weight: bold;
-
color: #069;
+
color: #1677D9;
border-right: 1px solid #ccc; }
border-right: 1px solid #ccc; }
#nav li a:hover {
#nav li a:hover {
-
color: #c00;
+
color: #0381AB;
background-color: #fff; }
background-color: #fff; }
</style>
</style>
<ul id="nav">
<ul id="nav">
-
<li><a href="#">About Us</a></li>
+
<li><a href="#">Home</a></li>
-
<li><a href="#">Our Products</a></li>
+
<li><a href="#">Team</a></li>
-
<li><a href="#">FAQs</a></li>
+
<li><a href="#">Official Team Profile</a></li>
-
<li><a href="#">Contact</a></li>
+
<li><a href="#">Project</a></li>
-
<li><a href="#">Login</a></li>
+
<li><a href="#">Parts Submitted to the Registry</a></li>
 +
        <li><a href="#">Modeling</a></li>
 +
        <li><a href="#">Notebook</a></li>
 +
        <li><a href="#">Safety</a></li>
 +
        <li><a href="#">Attributions</a></li>
</ul>
</ul>
</html>
</html>

Latest revision as of 22:01, 27 August 2013

Indian Institute of Technology Madras

Header changed.png