added multiply effetc to pictures. clean up styles
This commit is contained in:
parent
85b44d7f72
commit
7d2c29b858
|
@ -13,6 +13,18 @@ img {
|
|||
figure {
|
||||
margin: 1em 0; // Extra wide images within figure tags don't overflow the content area.
|
||||
}
|
||||
//figure .xarxaprod-associat-logo {
|
||||
// max-height: 11rem;
|
||||
// img {
|
||||
// object-fit: contain;
|
||||
// }
|
||||
//}
|
||||
|
||||
#junta-directiva img,img.fotocopia {
|
||||
filter: grayscale(1) contrast(1) brightness(1);
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
|
||||
//mapas leaflet
|
||||
.xarxaprod-associats-map,.xarxaprod-espais-map {
|
||||
aspect-ratio: 4 / 3;
|
||||
|
|
Loading…
Reference in New Issue