Difference between revisions of "Team:SCUT-China A"
Revision as of 08:16, 28 September 2016
(
view source
)
Msshang
(
Talk
|
contribs
)
← Older edit
Revision as of 08:17, 28 September 2016
(
view source
)
Msshang
(
Talk
|
contribs
)
Newer edit →
Line 42:
Line 42:
$(document).ready(function(e) {
$(document).ready(function(e) {
$("html").height($("body").height());
$("html").height($("body").height());
+
$("li").height(16);
+
});
});
−
$("li").height(16);
Revision as of 08:17, 28 September 2016