Update web

This commit is contained in:
Liu Ziang
2021-07-20 00:36:22 +08:00
parent 9a74e66206
commit d4b58fe1c6
7 changed files with 85 additions and 12 deletions
+16 -2
View File
@@ -22,6 +22,7 @@
margin: 1% 1% 1% 1%;
width: 100%;
height: auto;
}
.which-image img {
@@ -29,7 +30,20 @@
width: 100%;
}
.image-display img {
.image-display2 img {
float: right;
width: 65%;
width: 100%;
}
/* .image-display{
align-items: center;
}
.image-display2{
align-items: center;
} */
.select-show {
border-style: dashed;
border-width: 2px;
border-color: purple;
/* padding: 2px; */
}