images fixed

This commit is contained in:
2025-10-30 23:45:38 +10:00
parent 36c358e9d9
commit c0c5d4dbcd
4 changed files with 31 additions and 21 deletions

View File

@@ -154,7 +154,7 @@
}
/* main block center part */
.center-upper, .center-lower, .center-center{
background-color: lightblue;
/* background-color: lightblue; DEBUG*/
margin:5%;
}
.info-block-image-small{
@@ -186,6 +186,7 @@
display: block;
color:gray;
margin-bottom: 0px;
white-space: nowrap;
}
.info-block-image-center{
display: inline-block;
@@ -199,5 +200,6 @@
width: 100%;
}
.small-w{
vertical-align: top;
width: 23%;
}