diff options
Diffstat (limited to 'css/theme/serif.css')
-rw-r--r-- | css/theme/serif.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/serif.css b/css/theme/serif.css index 3d406af..aaabf47 100644 --- a/css/theme/serif.css +++ b/css/theme/serif.css @@ -77,7 +77,7 @@ body { * IMAGES *********************************************/ .reveal section img { - margin: 15px; + margin: 15px 0px; background: rgba(255, 255, 255, 0.12); border: 4px solid black; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); |