|
|
|
|
@ -39,7 +39,7 @@
|
|
|
|
|
margin: 5px 0px 6px; |
|
|
|
|
font-weight: bold; |
|
|
|
|
border-bottom: 1px dotted rgb(87, 73, 56); |
|
|
|
|
font-size: .8em; |
|
|
|
|
font-size: 0.8em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.grid-item .grid-item__title a { |
|
|
|
|
@ -64,6 +64,19 @@
|
|
|
|
|
font-size: 0.9em; |
|
|
|
|
} |
|
|
|
|
/*end grid*/ |
|
|
|
|
/*facets*/ |
|
|
|
|
.facets-widget-links ul { |
|
|
|
|
& li { |
|
|
|
|
margin-bottom: 3px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
list-style-type: none; |
|
|
|
|
margin-left: 0px; |
|
|
|
|
& span.facet-item__count { |
|
|
|
|
font-weight: 600; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
/*end facets*/ |
|
|
|
|
div#block-olivesnews-site-branding { |
|
|
|
|
background: #333; |
|
|
|
|
} |
|
|
|
|
@ -71,6 +84,5 @@ div#block-olivesnews-site-branding {
|
|
|
|
|
background: black; |
|
|
|
|
} |
|
|
|
|
.social-bar { |
|
|
|
|
|
|
|
|
|
background-image: url(../../images/natural_paper.png); |
|
|
|
|
} |
|
|
|
|
|