فهرست منبع

이게 나을 듯

잉여개발기 (SPDV) 5 سال پیش
والد
کامیت
2837899042
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 1
      views/main_css/css/main.css
  2. 0 1
      views/main_css/css/sub/dark.css

+ 2 - 1
views/main_css/css/main.css

@@ -49,4 +49,5 @@ blockquote { background-image: url(/views/main_css/file/quote.png); background-p
 .content { height: 500px; }
 .topic_content { height: 200px; }
 .spead_footnote { background-color: #efefef; color: #555; border: 1px solid #cecece; }
-#footnote_data { border-top: 1px solid gainsboro; padding-top: 10px; }
+#footnote_data { border-top: 1px solid gainsboro; padding-top: 10px; }
+a { color: dodgerblue; }

+ 0 - 1
views/main_css/css/sub/dark.css

@@ -1,5 +1,4 @@
 html { background: black; color: white; }
-a { color: deepskyblue; }
 textarea, input, button, select { background: #1f2023; color: white; }
 input::placeholder, textarea::placeholder, select::placeholder { color: white; }
 #toc, #cate, #redirect { background: #1f2023; }