From: M. Taylor Saotome-Westlake Date: Tue, 6 Sep 2016 02:17:48 +0000 (-0700) Subject: affirm background of metadata box X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=commitdiff_plain;h=1d61d743b4be30dd92024d9056df552929161d2a affirm background of metadata box The gray from the blockquote was spilling over into the metadata box. ... maybe there's a reason people like friendly, well-supported premade WordPress themes, rather than hacking their own statically-generated site? --- diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 92225f9..8ca121f 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -185,6 +185,7 @@ article.summary > div { article .metadata, article.full .metadata, article.summary .metadata { + background: #FFFFFF; padding: 1%; border: 1px dotted #EFEFEF; box-shadow: 0.1em 0.1em 0.1em #EFEFEF;