This commit is contained in:
edwark43 2023-04-06 12:37:31 -04:00 committed by GitHub
parent 294637f3e3
commit 81a9d6760f

View File

@ -92,8 +92,9 @@ body {
font-size: 19.2px; font-size: 19.2px;
} }
.imglink { .imglink {
display: block;
width: 103px; width: 103px;
height: 103px; height: 103px;
background-color: black; background-color: black;
float: right; margin-left: auto;
} }