From 8d2e74861d76e4587910d15cd5cfb7a5d4d38995 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Mon, 7 Nov 2022 16:28:35 +0100 Subject: [PATCH] changed img height and header h2 size and colors --- css/styleHangar.css | 4 ++++ style.css | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/css/styleHangar.css b/css/styleHangar.css index 02a7c27..4a3c31c 100644 --- a/css/styleHangar.css +++ b/css/styleHangar.css @@ -155,7 +155,11 @@ .hangar-extra-content .pfc-posts-main .news-thumb a img, .hangar-extra-content .pft-posts-main .news-thumb a img { max-width: 100%; + max-height: 8.3rem; height: auto; + overflow: hidden; + background: #eee; + } /* layout one css starts */ .hangar-extra-content .pfc-posts-main .pfc-post.layout-one .news-thumb, diff --git a/style.css b/style.css index 23bffc6..d75d1b9 100644 --- a/style.css +++ b/style.css @@ -255,8 +255,8 @@ li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0 line-height:28px; } /*el fem servir*/ -/*#content.unic h2, #content.resultats h2 {*/ -#content h2 { +#content.unic h2, #content.resultats h2 { +/*#content h2 {*/ padding: 0; font-size: 20px; font-weight: normal; @@ -266,9 +266,9 @@ li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0 letter-spacing:normal; z-index: 999; } -.home #content h2 { +/*.home #content h2 { font-size: 0.8rem; -} +}*/ #content h3 { padding:20px 0px 12px 0px;