From 57f7ec2928b2a64bfc0041465fa4263a50c0f3b2 Mon Sep 17 00:00:00 2001 From: dabai <dabai@yazhai.co> Date: Fri, 9 Apr 2021 17:50:14 +0800 Subject: [PATCH] 萤火虫动态 --- css/news.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/news.css b/css/news.css index a387cd9..80f7095 100644 --- a/css/news.css +++ b/css/news.css @@ -27,6 +27,10 @@ div,div *:not(input){ color: #CCCCCC !important; line-height: 1.5; } +input.inputName{ + background-color:#121216 !important; + color:#58DBD7 !important; +} pre{ white-space: pre-wrap; white-space: -moz-pre-wrap; -- libgit2 0.25.0