This commit is contained in:
Roman Pyrih
2024-08-21 15:09:10 +02:00
parent 669370bc1c
commit 222724992c
159 changed files with 8639 additions and 3576 deletions

View File

@@ -129,8 +129,7 @@ Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272
.site-header.featured-image .main-navigation li,
.site-header.featured-image .social-navigation li,
.site-header.featured-image .entry-meta,
.site-header.featured-image .entry-title,
.site-header.featured-image#masthead .site-title a {
.site-header.featured-image .entry-title, .site-header.featured-image#masthead .site-title a {
color: #000;
text-shadow: none;
}
@@ -143,7 +142,8 @@ Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272
position: relative;
height: initial;
width: initial;
object-fit: none;
-o-object-fit: none;
object-fit: none;
min-width: 0;
min-height: 0;
max-width: 100%;
@@ -159,4 +159,4 @@ Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272
.image-filters-enabled .site-header.featured-image .site-featured-image .post-thumbnail img {
filter: none;
}
}
}/*# sourceMappingURL=print.css.map */