Spyke
minnieoreply
kbin.social

im back randomly a month later to say i added these lines:

`div.no-image-placeholder {
display: none;
}

div.content.short-desc {
margin-top: 10px;
}`

so that text posts look better by removing the no placeholder image. now its perf :3. see attached image

2

I've tried this before, but I prefer keeping the placeholder for consistency. Without it these posts look very small compared to the image posts, but I could add it as an option later.

There's also the margin: 10px; on .entry figure elements, I cannot decide if it looks better with margin: 10px 0; so that images can extend closer to the edge when they have the right aspect-ratio.

1

You reached the end

KoolBin - clean userstyle that puts more focus on the images | Spyke