Line 17: | Line 17: | ||
text-decoration: none; | text-decoration: none; | ||
table-layout: fixed; | table-layout: fixed; | ||
+ | border: none; | ||
} | } | ||
#bunch td { | #bunch td { | ||
Line 65: | Line 66: | ||
}); | }); | ||
$('#al').mouseover(function () { | $('#al').mouseover(function () { | ||
− | $('#desc').text("This could be Alan's bio!"); | + | $('#desc').text("This could be Alan's bio! Hi dad!"); |
}); | }); | ||
$('#ma').mouseover(function () { | $('#ma').mouseover(function () { |
Revision as of 17:30, 5 July 2017
Mouse over a member of our team to learn about them! |
||