From 4ed5a743e22f228a047b52fca0b41c6f821e9c8f Mon Sep 17 00:00:00 2001 From: rdrew Date: Wed, 25 Mar 2026 13:32:16 -0300 Subject: [PATCH] details --- css/components/islandora_mods.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/css/components/islandora_mods.css b/css/components/islandora_mods.css index 2bf8c38..223ca88 100755 --- a/css/components/islandora_mods.css +++ b/css/components/islandora_mods.css @@ -539,3 +539,12 @@ article .text-content img { height: initial !important; } } +/* this may be temporARY */ +.page-node-type-islandora-object { + div#block-olivesnews-content { + margin-bottom: 1em; + } + div#block-olivesnews-page-title { + margin-bottom: 1em; + } +}