From 95a13a897a898a8486543367e1c970f206ca6c86 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 25 Nov 2024 11:46:48 +0800 Subject: [PATCH] no message --- css/details.css | 4 ++ css/details.less | 4 ++ css/school.css | 4 ++ css/school.less | 4 ++ css/search.css | 4 ++ css/search.less | 4 ++ css/subject.css | 4 ++ css/subject.less | 5 ++ html/1.html | 137 ++++++++++++++++++----------------------------- 9 files changed, 84 insertions(+), 86 deletions(-) diff --git a/css/details.css b/css/details.css index 565285a..b9da17d 100644 --- a/css/details.css +++ b/css/details.css @@ -68,6 +68,10 @@ .boxbox .tab a { color: #7f7f7f; } +.boxbox .tab a:hover { + text-decoration: underline; + color: #000000; +} .boxbox .tab .img { width: 6px; height: 10px; diff --git a/css/details.less b/css/details.less index 77be61e..3c07846 100644 --- a/css/details.less +++ b/css/details.less @@ -74,6 +74,10 @@ padding-left: 24px; a { color: #7f7f7f; + &:hover { + text-decoration: underline; + color: #000000; + } } .img { width: 6px; diff --git a/css/school.css b/css/school.css index 1b333b6..51768ea 100644 --- a/css/school.css +++ b/css/school.css @@ -31,6 +31,10 @@ .boxbox .tab a { color: #7f7f7f; } +.boxbox .tab a:hover { + text-decoration: underline; + color: #000000; +} .boxbox .tab .current { font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; font-weight: 650; diff --git a/css/school.less b/css/school.less index 19dfe70..127522e 100644 --- a/css/school.less +++ b/css/school.less @@ -31,6 +31,10 @@ a { color: #7f7f7f; + &:hover { + text-decoration: underline; + color: #000000; + } } .current { diff --git a/css/search.css b/css/search.css index 8c91cee..5c326ae 100644 --- a/css/search.css +++ b/css/search.css @@ -28,6 +28,10 @@ .boxbox .tab a { color: #7f7f7f; } +.boxbox .tab a:hover { + text-decoration: underline; + color: #000000; +} .boxbox .tab .img { width: 6px; height: 10px; diff --git a/css/search.less b/css/search.less index e7b97c6..929bc80 100644 --- a/css/search.less +++ b/css/search.less @@ -26,6 +26,10 @@ padding-left: 24px; a { color: #7f7f7f; + &:hover { + text-decoration: underline; + color: #000000; + } } .img { width: 6px; diff --git a/css/subject.css b/css/subject.css index 35fb015..23794dd 100644 --- a/css/subject.css +++ b/css/subject.css @@ -33,6 +33,10 @@ .boxbox .tab a { color: #7f7f7f; } +.boxbox .tab a:hover { + text-decoration: underline; + color: #000000; +} .boxbox .tab .current { font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; font-weight: 650; diff --git a/css/subject.less b/css/subject.less index 1bdcf74..dd15f39 100644 --- a/css/subject.less +++ b/css/subject.less @@ -29,8 +29,13 @@ height: 10px; margin: 0 15px; } + a { color: #7f7f7f; + &:hover { + text-decoration: underline; + color: #000000; + } } .current { diff --git a/html/1.html b/html/1.html index 80bd233..de41aff 100644 --- a/html/1.html +++ b/html/1.html @@ -1,88 +1,53 @@ - - - - - Document - - - -
-
-
-
-
-
-
- - - \ No newline at end of file + + + + + Document + + + +
+
+
+ +