Line 13: | Line 13: | ||
<style type="text/css"> | <style type="text/css"> | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
− | #content { padding:0px; width:100vw; height:100h; margin-top: | + | #content { padding:0px; width:100vw; height:100h; margin-top:0vh; margin-left:-0.4vw;} |
<!--主体背景--> | <!--主体背景--> | ||
</style> | </style> | ||
Line 37: | Line 37: | ||
-webkit-background-size: cover; | -webkit-background-size: cover; | ||
background-size: cover; | background-size: cover; | ||
− | + | background-color:gray; | |
} | } | ||
body.overflow-hidden { | body.overflow-hidden { |
Revision as of 13:28, 6 October 2019
HAVE A TRY