diff --git a/_layouts/news.html b/_layouts/news.html index 9d5d4f3..dd94b60 100644 --- a/_layouts/news.html +++ b/_layouts/news.html @@ -9,7 +9,7 @@
-
+
diff --git a/news.html b/news.html index 30df272..36c442a 100644 --- a/news.html +++ b/news.html @@ -12,8 +12,8 @@ title: 镜像站新闻
-
-
+
+

镜像站新闻

diff --git a/static/css/win95.css b/static/css/win95.css index 838f8a9..1337c49 100644 --- a/static/css/win95.css +++ b/static/css/win95.css @@ -587,6 +587,7 @@ TODO: make it draggable; border-radius: 0; outline: 0; border: silver 1px solid; + color: black; } #mirror-list .row td { @@ -674,3 +675,9 @@ TODO: make it draggable; margin-right: 10px; margin-left: -5px; } + +#news-content .card-header { + margin-left: -15px; + margin-right: -15px; + margin-bottom: 10px; +}