diff --git a/core/layout/common.css b/core/layout/common.css index 68d8cae5..e1dd5e7e 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -868,6 +868,10 @@ footer #footerSocials .zwiico-github:hover { width: 100vw; max-width: 500px; padding: 20px; + +} +.lightbox > span { + color: black; } .lightbox .lightboxButtons { text-align: center;