...
|
...
|
@@ -86,7 +86,7 @@ |
|
|
$(".video_lool").css("padding-top","2rem");
|
|
|
$(".video_lool").css("margin-top","0");
|
|
|
$(".video_lool").css("height","2.54rem");
|
|
|
$(".video_text_wrap").css("margin-top","0.8rem")
|
|
|
$(".video_text_wrap").css("top","0.8rem")
|
|
|
|
|
|
}
|
|
|
// alert( $(".video_lool").css("height"))
|
...
|
...
|
|