/*my stuff*/ .search-result { border: 1px solid #ccc; height: 250px; overflow: hidden; /*background: #9a0406;*/ /* color: #fff; */ } .sdu_memories .search-result { height: initial; /*background: #9a0406;*/ /* color: #fff; */ } .search-result img { width: 100%; } .search-result__title { background: #9a0406; /* color: #fff !important; */ padding: 10px; } .search-result__title a { color: antiquewhite; /* padding: 10px; */ text-decoration: none; } .search-result__metadata { ul { list-style-type: none; margin: 0.5em; } .label { font-weight: bold; } .label::after { content: " "; } span.abstract p { display: inline; } } .node--type-islandora-object { .field--label-inline { margin: 0; } .field__label { width: 9em; } } iframe.pdf { height: 1200px; border: 1px solid #ccc; } div#block-olivessdu-solrsearchcontentsearchresultspagerforpage { margin: 0; } nav.pager.layout--content-medium { display: flex; justify-content: space-around; } .able { box-shadow: none; } div#block-mirador-block { margin: 1em 0 0; } .search-result__left img { /*display: none;*/ /*width: 264px !important;*/ } .view-solr-search-content .view-content .views-row { max-width: 286px; }