diff --git a/resources/content-description.scss b/resources/content-description.scss index 8d6d61f..4c16058 100644 --- a/resources/content-description.scss +++ b/resources/content-description.scss @@ -260,8 +260,9 @@ details summary { cursor: pointer; } details[open] p { - background: #b0f5d7; + background: #def; padding: 0.3em !important; border: 1px solid grey; border-radius: 4px; + margin-top: 0 !important; } \ No newline at end of file