|
@@ -4,7 +4,7 @@ Theme Name: Alves
|
|
Theme URI: https://github.com/Automattic/themes/varia
|
|
Theme URI: https://github.com/Automattic/themes/varia
|
|
Author: Automattic
|
|
Author: Automattic
|
|
Author URI: https://automattic.com/
|
|
Author URI: https://automattic.com/
|
|
-Description: A design system for WordPress sites built with Gutenberg.
|
|
|
|
|
|
+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
|
|
Requires at least: WordPress 4.9.6
|
|
Version: 1.0
|
|
Version: 1.0
|
|
License: GNU General Public License v2 or later
|
|
License: GNU General Public License v2 or later
|
|
@@ -1676,10 +1676,6 @@ p.has-background {
|
|
padding: 16px 16px;
|
|
padding: 16px 16px;
|
|
}
|
|
}
|
|
|
|
|
|
-p.has-background:not(.has-background-background-color) a {
|
|
|
|
- color: currentColor;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
.a8c-posts-list__listing {
|
|
.a8c-posts-list__listing {
|
|
list-style: none;
|
|
list-style: none;
|
|
margin: 0;
|
|
margin: 0;
|
|
@@ -2076,7 +2072,9 @@ table th,
|
|
color: #ffffff !important;
|
|
color: #ffffff !important;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background p, .has-background a, .has-background h1, .has-background h2, .has-background h3, .has-background h4, .has-background h5, .has-background h6 {
|
|
|
|
|
|
+.has-background:not(.has-background-background-color) a,
|
|
|
|
+.has-background p, .has-background h1, .has-background h2, .has-background h3, .has-background h4, .has-background h5, .has-background h6,
|
|
|
|
+.has-background .wp-block-quote__citation {
|
|
color: currentColor;
|
|
color: currentColor;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -3197,7 +3195,7 @@ img#wpstats {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
-.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
|
|
|
|
+.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead {
|
|
width: calc(100% + 256px);
|
|
width: calc(100% + 256px);
|
|
max-width: calc(100% - 32px);
|
|
max-width: calc(100% - 32px);
|
|
margin-right: auto;
|
|
margin-right: auto;
|
|
@@ -3205,41 +3203,41 @@ img#wpstats {
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
@media only screen and (min-width: 560px) {
|
|
- .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
|
|
|
|
+ .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead {
|
|
width: calc(calc( 560px - 32px) + 256px);
|
|
width: calc(calc( 560px - 32px) + 256px);
|
|
max-width: calc(100% - 32px);
|
|
max-width: calc(100% - 32px);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 640px) {
|
|
@media only screen and (min-width: 640px) {
|
|
- .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
|
|
|
|
+ .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead {
|
|
width: calc(calc( 640px - 32px) + 256px);
|
|
width: calc(calc( 640px - 32px) + 256px);
|
|
max-width: calc(100% - 32px);
|
|
max-width: calc(100% - 32px);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 782px) {
|
|
@media only screen and (min-width: 782px) {
|
|
- .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
|
|
|
|
+ .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead {
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
max-width: calc(100% - 32px);
|
|
max-width: calc(100% - 32px);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 1024px) {
|
|
@media only screen and (min-width: 1024px) {
|
|
- .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
|
|
|
|
+ .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead {
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
max-width: calc(100% - 32px);
|
|
max-width: calc(100% - 32px);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 1280px) {
|
|
@media only screen and (min-width: 1280px) {
|
|
- .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
|
|
|
|
+ .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead {
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
max-width: calc(100% - 32px);
|
|
max-width: calc(100% - 32px);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
-.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
|
|
|
|
|
|
+.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
width: calc(100% + 256px);
|
|
width: calc(100% + 256px);
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
margin-right: auto;
|
|
margin-right: auto;
|
|
@@ -3247,42 +3245,53 @@ img#wpstats {
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
@media only screen and (min-width: 560px) {
|
|
- .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
|
|
|
|
|
|
+ .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
width: calc(calc( 560px - 32px) + 256px);
|
|
width: calc(calc( 560px - 32px) + 256px);
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 640px) {
|
|
@media only screen and (min-width: 640px) {
|
|
- .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
|
|
|
|
|
|
+ .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
width: calc(calc( 640px - 32px) + 256px);
|
|
width: calc(calc( 640px - 32px) + 256px);
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 782px) {
|
|
@media only screen and (min-width: 782px) {
|
|
- .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
|
|
|
|
|
|
+ .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 1024px) {
|
|
@media only screen and (min-width: 1024px) {
|
|
- .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
|
|
|
|
|
|
+ .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 1280px) {
|
|
@media only screen and (min-width: 1280px) {
|
|
- .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
|
|
|
|
|
|
+ .entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide, .site-footer #footer-widgets, .site-footer #footer-info-wrapper {
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
-.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, .site-footer {
|
|
|
|
- /* Letting the box-model do all the work here. */
|
|
|
|
|
|
+.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery {
|
|
|
|
+ margin-right: -16px;
|
|
|
|
+ margin-left: -16px;
|
|
|
|
+ width: calc(100% + 32px);
|
|
|
|
+ /* Letting the box-model do most of the work here. */
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+@media only screen and (min-width: 560px) {
|
|
|
|
+ .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery {
|
|
|
|
+ margin-right: inherit;
|
|
|
|
+ margin-left: inherit;
|
|
|
|
+ width: inherit;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
|
|
.entry-content > .alignright {
|
|
.entry-content > .alignright {
|