|
@@ -4,19 +4,19 @@ Theme URI: http://theme.wordpress.com/themes/lodestar
|
|
|
Author: Automattic
|
|
|
Author URI: https://www.wordpress.com
|
|
|
Description: Lodestar is a trendy one-page theme designed with startups and small business ventures in mind.
|
|
|
-Version: 1.0.9
|
|
|
+Version: 1.0.10
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
|
Text Domain: lodestar
|
|
|
Tags: white, light, business, trendy, featured-image-header, featured-images, flexible-header, infinite-scroll, rtl-language-support, theme-options, threaded-comments, translation-ready, responsive-layout, one-column, two-columns, right-sidebar, one-page
|
|
|
|
|
|
-Lodestar WordPress Theme, Copyright 2016 Automattic, Inc.
|
|
|
+Lodestar WordPress Theme, Copyright 2018 Automattic, Inc.
|
|
|
Lodestar is distributed under the terms of the GNU GPL.
|
|
|
|
|
|
This theme, like WordPress, is licensed under the GPL.
|
|
|
Use it to make something cool, have fun, and share what you've learned with others.
|
|
|
|
|
|
-Lodestar is created by the theme generator at http://components.underscores.me/, (C) 2015-2016 Automattic, Inc.
|
|
|
+Lodestar is created by the theme generator at http://components.underscores.me/, (C) 2015-2018 Automattic, Inc.
|
|
|
Components is distributed under the terms of the GNU GPL v2 or later.
|
|
|
|
|
|
Normalizing styles have been helped along thanks to the fine work of
|
|
@@ -2641,6 +2641,10 @@ object {
|
|
|
-moz-column-gap: 2em;
|
|
|
column-gap: 2em;
|
|
|
}
|
|
|
+
|
|
|
+ .two-column .panel-content .entry-content .jetpack-video-wrapper {
|
|
|
+ display: inline-block;
|
|
|
+ }
|
|
|
|
|
|
/* Testimonials on front page */
|
|
|
.one-column .panel-content .testimonials .entry-content {
|