主页左屏
This commit is contained in:
@@ -81,10 +81,10 @@ li {
|
||||
html, body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-width: 1440px;
|
||||
min-height: 789px;
|
||||
/* width: 2560px;
|
||||
height: 1440px; */
|
||||
/* min-width: 1440px;
|
||||
min-height: 789px; */
|
||||
width: 1920px;
|
||||
height: 1080px;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -95,7 +95,7 @@ body {
|
||||
-ms-user-select:none;/*IE10*/
|
||||
-khtml-user-select:none;/*早期浏览器*/
|
||||
user-select:none;
|
||||
background: #05032a center center / 100% 100% url(../../assets/images/bg.jpg) no-repeat;
|
||||
background-color: #050830;
|
||||
}
|
||||
|
||||
div, p {
|
||||
|
||||
Reference in New Issue
Block a user