Caption slightly larger font.
authorLaury GvR <laury@gaslightmedia.com>
Thu, 18 Jun 2015 19:33:08 +0000 (15:33 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 18 Jun 2015 19:33:08 +0000 (15:33 -0400)
css/app.css
scss/_structure.scss

index 4747083..3864422 100755 (executable)
@@ -6452,7 +6452,7 @@ div.wp-caption.aligncenter {
     margin: 0 auto; }
   .wp-caption p.wp-caption-text {
     color: green;
-    font-size: 13px;
+    font-size: 11px !important;
     line-height: 1.25;
     margin: 0 auto;
     max-height: 100px;
index dd1b509..699b373 100755 (executable)
@@ -831,7 +831,7 @@ div.wp-caption.aligncenter {
     }
     p.wp-caption-text {
         color: green;
-        font-size: 13px;
+        font-size: 11px !important;
         line-height: 1.25;
         margin: 0 auto;
         max-height: 100px;