Caption fix after worpdress.scss style changes
authorLaury GvR <laury@gaslightmedia.com>
Mon, 9 Feb 2015 18:01:12 +0000 (13:01 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 9 Feb 2015 18:01:12 +0000 (13:01 -0500)
scss/_structure.scss
scss/_wordpress.scss

index d8df3d3..55e77af 100644 (file)
@@ -890,6 +890,9 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img {
         padding: 5px;
         width: 100%;
         margin: 0;
+        color: black !important;
+        font-style: none;
+        font-size: 11px;
     }
 }
 /* End Images */
index cc0a32e..81473e5 100644 (file)
@@ -50,7 +50,7 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img {
 }
 .wp-caption-text {
     font-family: Open Sans, sans-serif;
-    font-size: 9px !important;
+    font-size: 9px;
     color: #fff;
     font-style: italic;
     margin: 0;