Line 179: | Line 179: | ||
margin: auto auto; | margin: auto auto; | ||
max-width: 80%; | max-width: 80%; | ||
+ | } | ||
+ | .figures2{ | ||
+ | margin: auto auto; | ||
+ | max-width: 80%; | ||
+ | } | ||
+ | .figures2 figcaption{ | ||
+ | margin: 12px; | ||
+ | font-size: 16px; | ||
+ | text-align: center; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | .figures2 img{ | ||
+ | box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); | ||
+ | -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); | ||
+ | -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); | ||
} | } | ||
.figures figcaption{ | .figures figcaption{ |
Revision as of 18:06, 11 October 2018