From 9eb5918ce2d76a90e21b19db498ea3a9abdaced1 Mon Sep 17 00:00:00 2001 From: Marshall <363752922@qq.com> Date: Tue, 25 Aug 2020 08:49:44 -0400 Subject: [PATCH] remove caption --- gutenberg/pg-desktop-one.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gutenberg/pg-desktop-one.css b/gutenberg/pg-desktop-one.css index b82f4e4..47c8228 100644 --- a/gutenberg/pg-desktop-one.css +++ b/gutenberg/pg-desktop-one.css @@ -166,7 +166,7 @@ div.copyright{margin:2em 1em;font-size:70%;} .twitter-js-share-button{width:170px;height:20px;} .twitter-js-follow-button{width:170px;height:20px;} .rss-follow-button{height:20px;} -th,.shaded,.subcaption,.msgsubcaption,table.tablet,table.tablet td,caption,.msgcaption,.pagedesc{background-color:#eceadf;} +th,.shaded,.subcaption,.msgsubcaption,table.tablet,table.tablet td,.msgcaption,.pagedesc{background-color:#eceadf;} caption { font-weight: bold; }