Standaard afbeeldingen niet met max-width van 100%

This commit is contained in:
Michael Boelen 2023-05-24 02:38:01 +02:00
parent b89f1ecbcb
commit 5172b4f62f
2 changed files with 5 additions and 5 deletions

View file

@ -1,11 +1,11 @@
img {
img.max-width {
max-width: 100%;
height: auto;
}
img.shownormal {
max-width: initial;
}
//img.shownormal {
// max-width: initial;
//}
.icon {
filter: invert(18%) sepia(32%) saturate(1326%) hue-rotate(183deg) brightness(93%) contrast(95%);