From 595bd5194c0823bf60ceaad366ebcc3c2b770e5a Mon Sep 17 00:00:00 2001 From: dabai <dabai@yazhai.co> Date: Fri, 9 Apr 2021 11:28:59 +0800 Subject: [PATCH] ft --- css/ftnews.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/ftnews.css b/css/ftnews.css index 4c57ab0..c30632b 100644 --- a/css/ftnews.css +++ b/css/ftnews.css @@ -27,6 +27,10 @@ div,div *:not(input){ color: #333 !important; line-height: 1.5; } +input{ + background-color: #FFF !important; + color: #e53985 !important; +} pre{ white-space: pre-wrap; white-space: -moz-pre-wrap; -- libgit2 0.25.0