diff --git a/style.css b/style.css index 1c40987..96670d5 100644 --- a/style.css +++ b/style.css @@ -38,6 +38,7 @@ Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ ## Comments # Infinite scroll # Media + ## Images ## Captions ## Galleries --------------------------------------------------------------*/ @@ -1184,6 +1185,14 @@ object { display: inline-block; } +/*-------------------------------------------------------------- +## Images +--------------------------------------------------------------*/ + +.wp-post-image { + margin-top: 1.5em; +} + /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/