fixed css for image gallery
This commit is contained in:
parent
1c3184fd0b
commit
4b1071226c
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue