Server : Apache System : Linux copper.netcy.com 2.6.32-754.27.1.el6.centos.plus.x86_64 #1 SMP Thu Jan 30 13:54:25 UTC 2020 x86_64 User : montcaro ( 581) PHP Version : 7.4.28 Disable Function : NONE Directory : /home/montcaro/public_html/modules/aggregator/ |
/** * Styles for theme in the Aggregator module. */ #aggregator .feed-source .feed-title { margin-top: 0; } #aggregator .feed-source .feed-image img { margin-bottom: 0.75em; } #aggregator .feed-source .feed-icon { float: right; /* LTR */ display: block; } #aggregator .feed-item { margin-bottom: 1.5em; } #aggregator .feed-item-title { margin-bottom: 0; font-size: 1.3em; } #aggregator .feed-item-meta, #aggregator .feed-item-body { margin-bottom: 0.5em; } #aggregator .feed-item-categories { font-size: 0.9em; } #aggregator td { vertical-align: bottom; } #aggregator td.categorize-item { white-space: nowrap; } #aggregator .categorize-item .news-item .body { margin-top: 0; } #aggregator .categorize-item h3 { margin-bottom: 1em; margin-top: 0; }