changed readmore text by an arrow, changed max height

This commit is contained in:
jorge-vitrubio 2022-09-12 14:00:15 +02:00
parent cff43e2bef
commit 553d2a9d83
1 changed files with 4 additions and 2 deletions

View File

@ -135,7 +135,7 @@
.hangar-extra-content .pft-posts-main .news-text-wrap .read-more{
display: inline-block;
width: 100%;
font-size: 0.7rem;
font-size: 0 /*0.7rem*/;
line-height: 1rem;
padding-bottom: 0;
min-height: 1.5rem;
@ -243,7 +243,8 @@
min-height: 1rem;
}
.hangar-extra-content .pfc-posts-main .read-more:before,.hangar-extra-content .pft-posts-main .read-more:before {
content: "[...]";
/* content: "[...]"; */
content: url('https://test.hangar.org/wp-content/themes/hangar-wp-theme/images/fletxalink.png');
display: inline-block;
font-size: 0.8rem;
}
@ -523,6 +524,7 @@
}
.indexall.wide .boxentry {
width: 100%;
height: auto;
}
.indexall.wide .contentcurt {
/* column-count: 2; */