updated LOTS of stuff

This commit is contained in:
nihilist 2024-12-19 22:47:38 +01:00
parent e3d0cf06b0
commit 4a1eddc5d2
22 changed files with 771 additions and 5 deletions

View file

@ -534,10 +534,19 @@ text{
width:auto;
height:25px;
}
.imgRz100{
width:100%;
height:auto;
}
.imgRz{
width:100%;
height:auto;
max-width:1000px;
/*height:auto;*/
height:100%;
max-height:800px;
object-fit: contain;
}
.nim{