diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 02ccb641..73f03b51 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -1826,11 +1826,21 @@ ul#vgraph-classes .count-classes { font-size: .75em; } .alphaIndex, -.pagination.menupage, tr.editformcell td select, ul#alpha-browse-individuals li { font-size: .8em; } +.pagination.menupage { + font-size: 1rem; + font-family: "IPH Astra Serif"; + margin-bottom: 10px; + margin-left: 0px; +} +.pagination li.selected { + font-size: 1.2rem; + background: #FDF5E6; + color: #8B4513; +} nav#alpha-browse-container { border-top: 1px solid #efe9d9; background-color: #fff; @@ -1867,7 +1877,13 @@ article.property ul.property-list { font-size: 1em; } .pagination.menupage li a:hover { - background: #5e6363; + font-size: 1.2rem; + background: #ffffff; + color: #8B4513; +} +.pagination h3 { + font-family: "IPH Astra Serif"; + font-size: 1.2rem; } li.individual { margin-left: 0; @@ -1977,7 +1993,6 @@ ul.individual-urls-people { #individual-info, #property-group-menu a, .grey, -.pagination.menupage li.selected, h2#mainImage, #share-contact h2, h3.internal-auth {