summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/theme-tools/compat')
-rw-r--r--plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css25
-rw-r--r--plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css11
-rw-r--r--plugins/jetpack/modules/theme-tools/compat/twentysixteen.css5
3 files changed, 28 insertions, 13 deletions
diff --git a/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css b/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css
index 0ccda411..f436f635 100644
--- a/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css
+++ b/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css
@@ -130,6 +130,31 @@
padding-bottom: 0;
}
+/* Authors Widget */
+.widget_authors > ul > li > a {
+ margin-bottom: 1em;
+ display: inline-block;
+}
+
+.widget_authors ul {
+ list-style: none;
+ margin: 0;
+}
+
+.widget_authors li {
+ border-top: 1px solid #eaeaea;
+ border-top: 1px solid rgba(51, 51, 51, 0.1);
+ padding: 0.7667em 0;
+}
+
+.widget_authors li:first-child {
+ border-top: 0;
+ padding-top: 0;
+}
+
+.widget_authors li:last-child {
+ padding-bottom: 0;
+}
/**
* Shortcodes Embeds
diff --git a/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css b/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css
index b4d5ea2b..1de2b931 100644
--- a/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css
+++ b/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css
@@ -18,10 +18,6 @@
margin: 0;
}
-div.jp-relatedposts .jp-relatedposts-headline em:after {
- content: ":";
-}
-
#page .entry-content div.sharedaddy h3,
#page .entry-summary div.sharedaddy h3,
#page .entry-content h3.sd-title,
@@ -138,6 +134,9 @@ img[id*="botd"] {
}
/* Authors Widget */
+.widget.widget_authors li > ul {
+ margin-left: 0;
+}
.widget_authors li {
margin-bottom: 9px;
@@ -147,10 +146,6 @@ img[id*="botd"] {
margin-bottom: 0;
}
-.widget_authors img {
- margin-right: 5px;
-}
-
/* Contact Info Widget */
.widget_contact_info > div {
diff --git a/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css b/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css
index cd99a232..9495c9b3 100644
--- a/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css
+++ b/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css
@@ -188,7 +188,6 @@
margin-bottom: 0.875em
}
-
/**
* Shortcodes
*/
@@ -501,10 +500,6 @@ iframe[src^="http://api.mixcloud.com/"] {
font-weight: 400;
}
-.entry-content #jp-relatedposts .jp-relatedposts-headline em:after {
- content: ":";
-}
-
.jp-relatedposts-items:before,
.jp-relatedposts-items:after {
content: "";