Difference between revisions of "Team:Cambridge-JIC/Templates/Menu"

Line 78: Line 78:
 
                 $(this).children("div").css("font-size", $(this).children("div").data("fsz"))
 
                 $(this).children("div").css("font-size", $(this).children("div").data("fsz"))
 
                 $(this).children("div").css("margin-left", $(this).children("div").data("ml"))
 
                 $(this).children("div").css("margin-left", $(this).children("div").data("ml"))
                 $(".team .face .profile p").css("font-size", $(this).children(".team .face .profile p").data("fsz"))
+
                 $(".team .face .profile p").css("font-size", $(".team .face .profile p").data("fsz"))
 
             }
 
             }
 
         });
 
         });

Revision as of 10:14, 28 July 2015