diff --git a/css/style.css b/css/style.css index 4f1c83a..95fc78e 100644 --- a/css/style.css +++ b/css/style.css @@ -44,6 +44,13 @@ a:hover { background-position: center center; } +.noscript { + z-index: 999999; + font-size: 0.95rem; + text-align: center; + margin: 14px 0px; +} + /*页面样式*/ section { display: block; diff --git a/index.html b/index.html index 4006ce0..81d4922 100644 --- a/index.html +++ b/index.html @@ -374,6 +374,10 @@
+ +