fixed css for image gallery

This commit is contained in:
Francesco Mangiacrapa 2021-08-02 11:31:59 +02:00
parent 1c3184fd0b
commit 4b1071226c
1 changed files with 11 additions and 0 deletions

View File

@ -254,3 +254,14 @@ body {
font-size: .9em !important;
margin-bottom: 5px !important
}
.nGY2 .nGY2GThumbnailIcon {
Text-Shadow: none !important;
color: #696969 !important;
}
.nGY2 .nGY2GThumbnailAlbumTitle, .nGY2 .nGY2GThumbnailImageTitle {
Text-Shadow: none !important;
color: #696969 !important;
font-family: arial !important;
}