From 787fc015102a6228bf9f4e5e42cb44a31d18dd24 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Thu, 15 Dec 2022 11:10:01 +0800 Subject: [PATCH] opt some --- page/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/page/index.css b/page/index.css index 9610ae18..3fa21855 100644 --- a/page/index.css +++ b/page/index.css @@ -343,6 +343,7 @@ fieldset.plugin.parse.cmd>form.option { display:none; } fieldset.plugin.parse.cmd>div.action { display:none; } fieldset.plugin.parse.cmd>div.status { display:none; } fieldset.xterm div.toggle { display:none; } +fieldset.story.inner.float { background-color:black; } body.black a { color:yellow; } body.white fieldset.panel.Search a { color:yellow; }