|
@@ -1,12 +1,12 @@
|
|
|
@charset "UTF-8";
|
|
|
/*
|
|
|
Theme Name: Alves
|
|
|
-Theme URI: https://github.com/Automattic/themes/varia
|
|
|
+Theme URI: https://wordpress.com/theme/alves
|
|
|
Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
-Version: 1.5.16
|
|
|
+Version: 1.5.19
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: LICENSE
|
|
|
Template: varia
|
|
@@ -1153,6 +1153,11 @@ object {
|
|
|
max-width: 100%;
|
|
|
}
|
|
|
|
|
|
+/* Center-align getty image embeds */
|
|
|
+.getty.embed.image {
|
|
|
+ display: block !important;
|
|
|
+}
|
|
|
+
|
|
|
/**
|
|
|
* Blocks
|
|
|
* - These styles replace key Gutenberg Block styles for fonts, colors, and
|