Commit 0318c2fa by doszhang

dos

parent e2d101bd
...@@ -96,7 +96,7 @@ const guardian = [ ...@@ -96,7 +96,7 @@ const guardian = [
] ]
$(document).ready(function () { $(document).ready(function () {
$('.bg').css({ $('.bg,.posterimg').css({
'height': fixHeight + 'px' 'height': fixHeight + 'px'
}); });
$("input").on("blur", function () { $("input").on("blur", function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment