for dark background

This commit is contained in:
conory 2019-12-28 00:06:22 +09:00
parent 9bf9f6266a
commit 945ecb2da4

View file

@ -171,6 +171,7 @@ a img {
text-align: center; text-align: center;
opacity: 0.6; opacity: 0.6;
padding: 12px 20px; padding: 12px 20px;
border: 1px solid #fff;
border-radius: 10px; border-radius: 10px;
transform: translateX(-50%); transform: translateX(-50%);
z-index: 999999999; z-index: 999999999;