Team:VIT Vellore/Template/Menu

From 2011.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 326: Line 326:
  top:150px;
  top:150px;
  display:block;
  display:block;
-
  width:150%;
+
  width:145%;
  height:25px;
  height:25px;
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
Line 357: Line 357:
             text-decoration: none;
             text-decoration: none;
             text-transform: uppercase;
             text-transform: uppercase;
-
             font: bold 20px verdana;
+
             font: bold 20px helvetica;
             color: #fff; outline: none;
             color: #fff; outline: none;
             text-align: center;
             text-align: center;
Line 367: Line 367:
</style>
</style>
   <script type="text/javascript">
   <script type="text/javascript">
-
     $(function() { $(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })});
+
     $(function() { $(".lavaLamp").lavaLamp({ fx: "elasinout", speed: 700 })});
</script>
</script>
        
        
Line 379: Line 379:
             <li><a href="#">Team</a></li>
             <li><a href="#">Team</a></li>
             <li><a href="https://2011.igem.org/Team:VIT_Vellore/Safety">Safety</a></li>
             <li><a href="https://2011.igem.org/Team:VIT_Vellore/Safety">Safety</a></li>
 +
            <li><a href="#">Attributions</a></li>
         </ul>
         </ul>
</body>
</body>
</html>
</html>

Latest revision as of 07:20, 5 October 2011

Untitled Document