From: Laury GvR Date: Tue, 9 Dec 2014 15:47:09 +0000 (-0500) Subject: Font size changes on galleries X-Git-Tag: v1.0.0~16 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=abd05e675d255e68fac32e5053fb8a7ef3e779f7;p=WP-Themes%2FPrestonFeather.git Font size changes on galleries --- diff --git a/scss/_structure.scss b/scss/_structure.scss index 3545255..3d3e4bd 100644 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -652,7 +652,7 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img { text-align: center; font-family: sans-serif; padding: 5px; - font-size: 1em; + font-size: 0.9em; } .cycle-slide { font-size: 16px; @@ -664,7 +664,7 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img { display: none; } .gallery-one-title { - height: 45px; + height: 60px; } .gallery-holder { margin: 10px 0 20px 0;