Formattazione

This commit is contained in:
2022-07-09 17:42:49 +02:00
parent 0d854cb7ab
commit 2ba78d09ca
2 changed files with 14 additions and 13 deletions

View File

@@ -132,10 +132,11 @@ h3:hover {
Padding-Bottom: calc(var(--ContentPadding) + 64px);
}
#MainBox img {
Max-Width: 100%;
Max-Width: 90%;
Max-Height: 80vh;
}
#MainBox img:hover {
Max-Width: 100%;
Max-Height: 90vh;
}
#MainBox > p > img:not(.NoImgCenter),