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; + } +}