This commit is contained in:
hackrobot
2025-01-22 00:01:55 +08:00
parent 180ed79ae5
commit 4fb515d7a0
2 changed files with 6 additions and 1 deletions

View File

@@ -57,6 +57,10 @@
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-M9PR3MVC");
</script>
<!-- 谷歌adsense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8461145959530971"
crossorigin="anonymous"></script>
<!-- End Google Tag Manager -->
</head>
<body>

View File

@@ -123,6 +123,8 @@
}
}
}
.items {
height: 100%;
padding: 20px;
@@ -169,7 +171,6 @@
z-index: 1;
width: 100%;
height: 20px;
// background-color: burlywood;
position: absolute;
top: 0px;
.itemUpleft {