diff --git a/css/styleHangar.css b/css/styleHangar.css index bf9822c..6b9a01f 100644 --- a/css/styleHangar.css +++ b/css/styleHangar.css @@ -149,6 +149,7 @@ float: none; width: auto; position: absolute; + padding-right: 15px; } .hangar-extra-content .pfc-posts-main .layout-one .news-text-wrap, .hangar-extra-content .pft-posts-main .layout-one .news-text-wrap { @@ -170,11 +171,11 @@ /* end reset pfc */ .hangar-extra-content .pft-posts-main,.hangar-extra-content .pct-posts-main{ - display: inline-block; + display: inline; margin: 0; margin-bottom: 1rem; } - .hangar-extra-content .pft-posts-main .pft-post,.hangar-extra-content .pft-posts-main .pfc-post { + .hangar-extra-content .pft-posts-main .pft-post,.hangar-extra-content .pfc-posts-main .pfc-post { line-height:15px; height:360px; min-width: 200px; @@ -203,7 +204,7 @@ } .news-text-wrap h2 a { color: #0000FF !important; - text-transform: uppercase; + /* text-transform: uppercase; */ line-height: 0.8rem; } .news-text-wrap .posted-date {