images modifs
This commit is contained in:
parent
0545b131de
commit
714f0a12f8
20 changed files with 134 additions and 22 deletions
|
|
@ -30,4 +30,16 @@ figure[data-crop="false"] img {
|
|||
width: 100%;
|
||||
height: auto;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
|
||||
/* --- INTERPAGE ---- */
|
||||
.interpage figure {
|
||||
/*background-color: var(--copper);*/
|
||||
background-color: var(--silver);
|
||||
}
|
||||
|
||||
.interpage figure img {
|
||||
filter: grayscale(100%);
|
||||
mix-blend-mode: screen;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue