closed livingstoneonline/livingstoneonline#211

Repository page issue

awisnicki

The font on the repository page appears to be a larger size than the font on most other pages:

http://livingstonestage.lib.umd.edu/in-his-own-words/repository

Compare it to a regular content page.

nigelgbanks

They are both set to: The text in the table? It seems to be the same as the section page content.

    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;

Which text in particular?

awisnicki

I figured out the issue. The text in the table on prod (http://livingstoneonline.org/his-own-words/repository) is 14px. Please set it to that same size here. Or, alternately, make the text in the repository table the same size as the text in the Browse by Catalogue table (which is smaller than what Repsitory is now on stage).

nigelgbanks

I've set it to 14px.

awisnicki

Looks good. Thank you!