make grayscaled thumbnails more colourful
This commit is contained in:
parent
d417c92d4b
commit
acf8e65897
@ -492,7 +492,7 @@ footer .footer-custom-content {
|
|||||||
width: 12rem;
|
width: 12rem;
|
||||||
}
|
}
|
||||||
.post-preview .post-image {
|
.post-preview .post-image {
|
||||||
filter: grayscale(90%);
|
filter: grayscale(70%);
|
||||||
}
|
}
|
||||||
.post-preview .post-image:hover {
|
.post-preview .post-image:hover {
|
||||||
filter: grayscale(0%);
|
filter: grayscale(0%);
|
||||||
|
Loading…
Reference in New Issue
Block a user