This commit is contained in:
edwark43 2023-04-06 12:40:16 -04:00 committed by GitHub
parent 81a9d6760f
commit 844dc18aeb

View File

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