|
@@ -1,10 +1,10 @@
|
|
|
@charset "UTF-8";
|
|
|
/*
|
|
|
Theme Name: Exford
|
|
|
-Theme URI: https://github.com/Automattic/themes/varia
|
|
|
+Theme URI: https://github.com/Automattic/themes/tree/master/exford
|
|
|
Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
-Description: A design system for WordPress sites built with Gutenberg.
|
|
|
+Description: Make your online presence as striking and stylish as your business with Exford.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
Version: 1.0
|
|
|
License: GNU General Public License v2 or later
|
|
@@ -2412,12 +2412,12 @@ table th,
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.main-navigation > div > ul > li:first-of-type {
|
|
|
- margin-right: -16px;
|
|
|
+.main-navigation > div > ul > li:first-of-type > a {
|
|
|
+ padding-right: 0;
|
|
|
}
|
|
|
|
|
|
-.main-navigation > div > ul > li:last-of-type {
|
|
|
- margin-left: -16px;
|
|
|
+.main-navigation > div > ul > li:last-of-type > a {
|
|
|
+ padding-left: 0;
|
|
|
}
|
|
|
|
|
|
.main-navigation > div > ul > li > a {
|
|
@@ -2525,12 +2525,12 @@ table th,
|
|
|
margin: 0;
|
|
|
}
|
|
|
|
|
|
-.social-navigation > div > ul > li:first-of-type {
|
|
|
- margin-right: calc(-0.5 * 16px);
|
|
|
+.social-navigation > div > ul > li:first-of-type > a {
|
|
|
+ padding-right: 0;
|
|
|
}
|
|
|
|
|
|
-.social-navigation > div > ul > li:last-of-type {
|
|
|
- margin-left: calc(-0.5 * 16px);
|
|
|
+.social-navigation > div > ul > li:last-of-type > a {
|
|
|
+ padding-left: 0;
|
|
|
}
|
|
|
|
|
|
.social-navigation a {
|
|
@@ -2628,12 +2628,12 @@ table th,
|
|
|
display: inline;
|
|
|
}
|
|
|
|
|
|
-.footer-navigation .footer-menu > li:first-of-type {
|
|
|
- margin-right: -16px;
|
|
|
+.footer-navigation .footer-menu > li:first-of-type > a {
|
|
|
+ padding-right: 0;
|
|
|
}
|
|
|
|
|
|
.footer-navigation .footer-menu > li:last-of-type {
|
|
|
- margin-left: -16px;
|
|
|
+ padding-left: 0;
|
|
|
}
|
|
|
|
|
|
.footer-navigation .footer-menu a {
|
|
@@ -3193,7 +3193,7 @@ img#wpstats {
|
|
|
|
|
|
.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, #masthead, #colophon {
|
|
|
width: calc(100% + 256px);
|
|
|
- max-width: calc(100vw - 32px);
|
|
|
+ max-width: calc(100% - 32px);
|
|
|
margin-right: auto;
|
|
|
margin-left: auto;
|
|
|
}
|
|
@@ -3201,35 +3201,35 @@ img#wpstats {
|
|
|
@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, #colophon {
|
|
|
width: calc(calc( 560px - 32px) + 256px);
|
|
|
- max-width: calc(100vw - 32px);
|
|
|
+ max-width: calc(100% - 32px);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@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, #colophon {
|
|
|
width: calc(calc( 640px - 32px) + 256px);
|
|
|
- max-width: calc(100vw - 32px);
|
|
|
+ max-width: calc(100% - 32px);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@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, #colophon {
|
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
|
- max-width: calc(100vw - 32px);
|
|
|
+ max-width: calc(100% - 32px);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@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, #colophon {
|
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
|
- max-width: calc(100vw - 32px);
|
|
|
+ max-width: calc(100% - 32px);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@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, #colophon {
|
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
|
- max-width: calc(100vw - 32px);
|
|
|
+ max-width: calc(100% - 32px);
|
|
|
}
|
|
|
}
|
|
|
|