style link source

master
bo 1 year ago
parent 9a0b024c8e
commit 514ae72bc9

@ -33,4 +33,14 @@ a{
top: 50%;
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