Improve readability of image captions

This commit is contained in:
Evan Hahn 2021-06-29 16:13:36 -05:00 committed by GitHub
parent dc78165043
commit 92cbfc4437
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 1 deletions

View file

@ -107,6 +107,8 @@ const styles = {
right: 0,
textAlign: 'center',
color: 'white',
fontWeight: 'bold',
textShadow: '0 0 1px black, 0 0 2px black, 0 0 3px black, 0 0 4px black',
padding: '1em',
paddingLeft: '3em',
paddingRight: '3em',