Using the EasyColor theme, but receive the same results no matter what theme.
To order and label item fields the way we want, rather than using "<?php echo display_files_for_item(); ?>" we are defining each field. For example, for title: <?php echo item('Dublin Core', 'Title'); ?>.
For items in the following collection:
http://library.gc.cuny.edu/34th_st/
why are the fonts for subjects appearing larger than the other fields, despite having the same CSS tags:
<div class="element-text">
<div id="item-tags" class="element">

