changed img height and header h2 size and colors

This commit is contained in:
jorge-vitrubio 2022-11-07 16:28:35 +01:00
parent c97c4d9507
commit 8d2e74861d
2 changed files with 8 additions and 4 deletions

View File

@ -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,

View File

@ -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;