Team:SDU-Denmark/core/header

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
     $(document).ready(function() {
     $(document).ready(function() {
         $('.left-menu').children().first().children().last().css('color', '');  
         $('.left-menu').children().first().children().last().css('color', '');  
-
         $('.left-menu').children().first().children().last().css('font-size', '10');  
+
         $('.left-menu').children().first().children().last().css('font-size', '10px');  
         $('#menubar').bind("mouseover", function(){
         $('#menubar').bind("mouseover", function(){
             $(this).css("background", "transparent");
             $(this).css("background", "transparent");

Revision as of 19:52, 4 August 2013