fixed some css for feed images

This commit is contained in:
2026-04-14 07:41:46 +02:00
parent c85f332c2e
commit 8b3faec367
2 changed files with 4 additions and 6 deletions

View File

@@ -129,8 +129,7 @@
filter: brightness(60%) saturate(80%); filter: brightness(60%) saturate(80%);
max-height: 320px; max-height: 320px;
transition: filter var(--duration-animation) var(--anim-curve), transition: filter var(--duration-animation) var(--anim-curve),
scale var(--duration-animation) var(--anim-curve), scale var(--duration-animation) var(--anim-curve);
border-radius var(--duration-animation) var(--anim-curve);
scale: 1.04; scale: 1.04;
} }
@@ -144,7 +143,6 @@
} }
.image-gallery-link:hover .image-gallery-img { .image-gallery-link:hover .image-gallery-img {
border-radius: var(--border-radius);
filter: brightness(100%) saturate(100%); filter: brightness(100%) saturate(100%);
scale: 1.0; scale: 1.0;
} }
@@ -172,9 +170,9 @@
} }
@media screen and (max-width: 800px) { @media screen and (max-width: 800px) {
.image-gallery-link, .image-gallery-link:hover .image-gallery-img { /* .image-gallery-link, .image-gallery-link:hover .image-gallery-img {
border-radius: 0; border-radius: 0;
} } */
.image-gallery-link:hover { .image-gallery-link:hover {
outline-color: transparent; outline-color: transparent;

View File

@@ -18,4 +18,4 @@ Inspired by Nothing phones and cool dbrand skins from way back, I gave my phone
This was arduous and took a lot of time too (5 hours). I used a metal spudger, bamboo toothpicks, and cottons swabs and pads soaked in acetone-free nail polish remover to remove the two paint layers slowly but surely, being careful not to scratch the back too much. It revealed a slightly cloudly but actually decently transparent back that still preserved its slightly pearlescent purple glow! This was arduous and took a lot of time too (5 hours). I used a metal spudger, bamboo toothpicks, and cottons swabs and pads soaked in acetone-free nail polish remover to remove the two paint layers slowly but surely, being careful not to scratch the back too much. It revealed a slightly cloudly but actually decently transparent back that still preserved its slightly pearlescent purple glow!
Only contra is that the back can't hold on anymore because I removed all the glue, but since I'm keeping the phone in a case at all times, this isn't really an issue. Oh and, the exposure to alcohol made the back develop plenty of hairline cracks around the top and bottom, but it's still in one piece! Only contra is that the back can't hold on anymore because I removed all the glue, but since I'm keeping the phone in a case at all times, this isn't really an issue. Oh and, the exposure to alcohol made the back develop plenty of hairline cracks around the top and bottom edges, but it's still in one piece!