|
@@ -966,7 +966,7 @@ input[type="datetime-local"],
|
|
input[type="color"],
|
|
input[type="color"],
|
|
textarea {
|
|
textarea {
|
|
color: #444444;
|
|
color: #444444;
|
|
- border: 1px solid #E0E0E0;
|
|
|
|
|
|
+ border: 1px solid #EAEAEA;
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 8px;
|
|
padding: 8px;
|
|
}
|
|
}
|
|
@@ -992,7 +992,7 @@ textarea:focus {
|
|
}
|
|
}
|
|
|
|
|
|
select {
|
|
select {
|
|
- border: 1px solid #E0E0E0;
|
|
|
|
|
|
+ border: 1px solid #EAEAEA;
|
|
}
|
|
}
|
|
|
|
|
|
textarea {
|
|
textarea {
|
|
@@ -1151,7 +1151,7 @@ input.has-focus[type="submit"],
|
|
color: #444444;
|
|
color: #444444;
|
|
font-size: 0.83333rem;
|
|
font-size: 0.83333rem;
|
|
padding: 16px;
|
|
padding: 16px;
|
|
- border-color: #E0E0E0;
|
|
|
|
|
|
+ border-color: #EAEAEA;
|
|
}
|
|
}
|
|
|
|
|
|
.wp-block-code pre {
|
|
.wp-block-code pre {
|
|
@@ -1752,9 +1752,9 @@ p.has-background {
|
|
margin-right: 0;
|
|
margin-right: 0;
|
|
margin-left: 0;
|
|
margin-left: 0;
|
|
text-align: center;
|
|
text-align: center;
|
|
- border-top-color: #E0E0E0;
|
|
|
|
|
|
+ border-top-color: #EAEAEA;
|
|
border-top-width: 2px;
|
|
border-top-width: 2px;
|
|
- border-bottom-color: #E0E0E0;
|
|
|
|
|
|
+ border-bottom-color: #EAEAEA;
|
|
border-bottom-width: 2px;
|
|
border-bottom-width: 2px;
|
|
color: #444444;
|
|
color: #444444;
|
|
/**
|
|
/**
|
|
@@ -1889,7 +1889,7 @@ p.has-background {
|
|
}
|
|
}
|
|
|
|
|
|
hr {
|
|
hr {
|
|
- border-bottom-color: #E0E0E0;
|
|
|
|
|
|
+ border-bottom-color: #EAEAEA;
|
|
border-bottom-width: 1px;
|
|
border-bottom-width: 1px;
|
|
clear: both;
|
|
clear: both;
|
|
margin-right: auto;
|
|
margin-right: auto;
|
|
@@ -1897,7 +1897,7 @@ hr {
|
|
}
|
|
}
|
|
|
|
|
|
hr.wp-block-separator {
|
|
hr.wp-block-separator {
|
|
- border-bottom-color: #E0E0E0;
|
|
|
|
|
|
+ border-bottom-color: #EAEAEA;
|
|
/**
|
|
/**
|
|
* Block Options
|
|
* Block Options
|
|
*/
|
|
*/
|
|
@@ -1908,12 +1908,12 @@ hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
|
|
}
|
|
}
|
|
|
|
|
|
hr.wp-block-separator.is-style-wide {
|
|
hr.wp-block-separator.is-style-wide {
|
|
- border-bottom-color: #E0E0E0;
|
|
|
|
|
|
+ border-bottom-color: #EAEAEA;
|
|
border-bottom-width: 1px;
|
|
border-bottom-width: 1px;
|
|
}
|
|
}
|
|
|
|
|
|
hr.wp-block-separator.is-style-dots:before {
|
|
hr.wp-block-separator.is-style-dots:before {
|
|
- color: #E0E0E0;
|
|
|
|
|
|
+ color: #EAEAEA;
|
|
font-size: 1.728rem;
|
|
font-size: 1.728rem;
|
|
letter-spacing: 0.83333rem;
|
|
letter-spacing: 0.83333rem;
|
|
padding-right: 0.83333rem;
|
|
padding-right: 0.83333rem;
|
|
@@ -2066,11 +2066,11 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.has-background-light-color[class] {
|
|
.has-background-light-color[class] {
|
|
- color: #F0F0F0 !important;
|
|
|
|
|
|
+ color: #FAFAFA !important;
|
|
}
|
|
}
|
|
|
|
|
|
.has-background-dark-color[class] {
|
|
.has-background-dark-color[class] {
|
|
- color: #E0E0E0 !important;
|
|
|
|
|
|
+ color: #EAEAEA !important;
|
|
}
|
|
}
|
|
|
|
|
|
.has-background-color[class] {
|
|
.has-background-color[class] {
|
|
@@ -2109,12 +2109,12 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.has-background-light-background-color[class] {
|
|
.has-background-light-background-color[class] {
|
|
- background-color: #F0F0F0 !important;
|
|
|
|
|
|
+ background-color: #FAFAFA !important;
|
|
color: #444444;
|
|
color: #444444;
|
|
}
|
|
}
|
|
|
|
|
|
.has-background-dark-background-color[class] {
|
|
.has-background-dark-background-color[class] {
|
|
- background-color: #E0E0E0 !important;
|
|
|
|
|
|
+ background-color: #EAEAEA !important;
|
|
color: #444444;
|
|
color: #444444;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -2877,13 +2877,13 @@ table th,
|
|
* Comment Lists
|
|
* Comment Lists
|
|
*/
|
|
*/
|
|
.comment-list {
|
|
.comment-list {
|
|
- border-bottom: 1px solid #E0E0E0;
|
|
|
|
|
|
+ border-bottom: 1px solid #EAEAEA;
|
|
margin-right: 0;
|
|
margin-right: 0;
|
|
list-style: none;
|
|
list-style: none;
|
|
}
|
|
}
|
|
|
|
|
|
.comment-list > li {
|
|
.comment-list > li {
|
|
- border-top: 1px solid #E0E0E0;
|
|
|
|
|
|
+ border-top: 1px solid #EAEAEA;
|
|
margin-top: 32px;
|
|
margin-top: 32px;
|
|
margin-bottom: 32px;
|
|
margin-bottom: 32px;
|
|
}
|
|
}
|
|
@@ -2894,7 +2894,7 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.children > li {
|
|
.children > li {
|
|
- border-top: 1px solid #E0E0E0;
|
|
|
|
|
|
+ border-top: 1px solid #EAEAEA;
|
|
margin-top: 32px;
|
|
margin-top: 32px;
|
|
margin-bottom: 32px;
|
|
margin-bottom: 32px;
|
|
}
|
|
}
|
|
@@ -3704,7 +3704,7 @@ hr.wp-block-separator.is-style-wide,
|
|
|
|
|
|
.sticky-post,
|
|
.sticky-post,
|
|
.a8c-posts-list .a8c-posts-list-item__featured span {
|
|
.a8c-posts-list .a8c-posts-list-item__featured span {
|
|
- background: #F0F0F0;
|
|
|
|
|
|
+ background: #FAFAFA;
|
|
color: #767676;
|
|
color: #767676;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
}
|
|
}
|
|
@@ -3727,7 +3727,7 @@ hr.wp-block-separator.is-style-wide,
|
|
}
|
|
}
|
|
|
|
|
|
.wp-block-separator {
|
|
.wp-block-separator {
|
|
- border-bottom-color: #E0E0E0;
|
|
|
|
|
|
+ border-bottom-color: #EAEAEA;
|
|
border-bottom-width: 1px;
|
|
border-bottom-width: 1px;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -3735,7 +3735,7 @@ table td,
|
|
table th,
|
|
table th,
|
|
.wp-block-table td,
|
|
.wp-block-table td,
|
|
.wp-block-table th {
|
|
.wp-block-table th {
|
|
- border-color: #E0E0E0;
|
|
|
|
|
|
+ border-color: #EAEAEA;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
@@ -3765,7 +3765,7 @@ table th,
|
|
.widget_jp_blogs_i_follow ul,
|
|
.widget_jp_blogs_i_follow ul,
|
|
.widget_top-click ul,
|
|
.widget_top-click ul,
|
|
.widget_upcoming_events_widget ul {
|
|
.widget_upcoming_events_widget ul {
|
|
- border-bottom: 1px solid #E0E0E0;
|
|
|
|
|
|
+ border-bottom: 1px solid #EAEAEA;
|
|
list-style: none;
|
|
list-style: none;
|
|
margin-right: 0;
|
|
margin-right: 0;
|
|
}
|
|
}
|
|
@@ -3785,7 +3785,7 @@ table th,
|
|
.widget_jp_blogs_i_follow li,
|
|
.widget_jp_blogs_i_follow li,
|
|
.widget_top-click li,
|
|
.widget_top-click li,
|
|
.widget_upcoming_events_widget li {
|
|
.widget_upcoming_events_widget li {
|
|
- border-top: 1px solid #E0E0E0;
|
|
|
|
|
|
+ border-top: 1px solid #EAEAEA;
|
|
padding: 8px 0;
|
|
padding: 8px 0;
|
|
}
|
|
}
|
|
|
|
|