diff --git a/web/assest/图层 35.png b/web/assest/图层 35.png new file mode 100644 index 0000000..7292195 Binary files /dev/null and b/web/assest/图层 35.png differ diff --git a/web/dbzq.css b/web/dbzq.css index cd4e88e..97e6d5f 100644 --- a/web/dbzq.css +++ b/web/dbzq.css @@ -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%; } diff --git a/web/dbzq.html b/web/dbzq.html index e567e12..04101d3 100644 --- a/web/dbzq.html +++ b/web/dbzq.html @@ -48,6 +48,7 @@
网站头部切图 +