Browse Source

fixed the metadata

master
rdrew 8 months ago
parent
commit
0ac1fc393f
  1. 10
      css/components/islandora_mods.css

10
css/components/islandora_mods.css

@ -50,3 +50,13 @@
display: block !important;
}
}
.collection_header {
.field__item {
width: 100% !important;
}
.field {
display: block;
}
border-bottom: 4px double #333;
padding-bottom: 1em;
}

Loading…
Cancel
Save