图层
This commit is contained in:
+9
-1
@@ -226,10 +226,18 @@ img {
|
||||
|
||||
/* ========== 板块3:网站头部切图 ========== */
|
||||
.header-banner {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.header-banner img {
|
||||
.header-banner img:first-child {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.header-banner .layer-35 {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 32px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user