style link source

master
bo 1 year ago
parent 9a0b024c8e
commit 514ae72bc9

@ -34,3 +34,13 @@ a{
left: 50%;
transform: translate(-50%, -50%);
}
/* image source */
.img-source {
position: absolute;
font-size: small;
color: gold;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
Loading…
Cancel
Save