updated theme Twenty Nineteen
version 2.9
This commit is contained in:
@ -68,7 +68,6 @@
|
||||
/* Entry header */
|
||||
.site-featured-image {
|
||||
|
||||
/* First layer: grayscale. */
|
||||
.post-thumbnail img {
|
||||
height: auto;
|
||||
left: 50%;
|
||||
@ -90,8 +89,9 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* When image filters are active, make it grayscale to colorize it blue. */
|
||||
.image-filters-enabled & {
|
||||
/* First layer: grayscale. */
|
||||
/* When image filters are active, make it grayscale to colorize it blue. */
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user