|
@@ -611,7 +611,7 @@ body {
|
|
|
* Links styles
|
|
|
*/
|
|
|
a {
|
|
|
- color: #111111;
|
|
|
+ color: #222222;
|
|
|
}
|
|
|
|
|
|
a:hover {
|
|
@@ -1078,8 +1078,8 @@ input[type="submit"],
|
|
|
cursor: pointer;
|
|
|
font-weight: bold;
|
|
|
font-family: Raleway, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
- font-size: 0.83333rem;
|
|
|
- background-color: #111111;
|
|
|
+ font-size: 1.728rem;
|
|
|
+ background-color: #222222;
|
|
|
border-radius: 0;
|
|
|
border-width: 0;
|
|
|
padding: 16px 20px;
|
|
@@ -1137,7 +1137,7 @@ input.has-focus[type="submit"],
|
|
|
* Block Options
|
|
|
*/
|
|
|
.wp-block-button.is-style-outline .wp-block-button__link {
|
|
|
- color: #111111;
|
|
|
+ color: #222222;
|
|
|
background: transparent;
|
|
|
border: 2px solid currentcolor;
|
|
|
padding: 14px 20px;
|
|
@@ -1318,7 +1318,7 @@ input.has-focus[type="submit"],
|
|
|
}
|
|
|
|
|
|
.wp-block-file .wp-block-file__button {
|
|
|
- background-color: #111111;
|
|
|
+ background-color: #222222;
|
|
|
color: white;
|
|
|
font-size: 0.83333rem;
|
|
|
margin-right: 16px;
|
|
@@ -1686,7 +1686,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
|
|
|
.a8c-posts-list-item__featured span {
|
|
|
color: white;
|
|
|
- background-color: #111111;
|
|
|
+ background-color: #222222;
|
|
|
font-family: Lora, Baskerville, Georgia, Times, serif;
|
|
|
font-weight: bold;
|
|
|
font-size: 0.83333rem;
|
|
@@ -1788,7 +1788,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
}
|
|
|
|
|
|
.wp-block-pullquote.is-style-solid-color {
|
|
|
- background-color: #111111;
|
|
|
+ background-color: #222222;
|
|
|
color: white;
|
|
|
}
|
|
|
|
|
@@ -1813,7 +1813,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
}
|
|
|
|
|
|
.wp-block-quote {
|
|
|
- border-right-color: #111111;
|
|
|
+ border-right-color: #222222;
|
|
|
margin: 32px 0;
|
|
|
padding: 0 16px;
|
|
|
/**
|
|
@@ -1856,7 +1856,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
}
|
|
|
|
|
|
.wp-block-quote[style*="text-align:right"], .wp-block-quote[style*="text-align: right"] {
|
|
|
- border-left-color: #111111;
|
|
|
+ border-left-color: #222222;
|
|
|
}
|
|
|
|
|
|
.wp-block-quote.is-style-large, .wp-block-quote.is-large {
|
|
@@ -2005,7 +2005,7 @@ table th,
|
|
|
}
|
|
|
|
|
|
.has-primary-color[class] {
|
|
|
- color: #111111 !important;
|
|
|
+ color: #222222 !important;
|
|
|
}
|
|
|
|
|
|
.has-secondary-color[class] {
|
|
@@ -2037,7 +2037,7 @@ table th,
|
|
|
}
|
|
|
|
|
|
.has-primary-background-color[class] {
|
|
|
- background-color: #111111 !important;
|
|
|
+ background-color: #222222 !important;
|
|
|
color: white;
|
|
|
}
|
|
|
|
|
@@ -3075,7 +3075,7 @@ img#wpstats {
|
|
|
*/
|
|
|
.sticky-post {
|
|
|
color: white;
|
|
|
- background-color: #111111;
|
|
|
+ background-color: #222222;
|
|
|
font-family: Lora, Baskerville, Georgia, Times, serif;
|
|
|
font-weight: bold;
|
|
|
font-size: 0.83333rem;
|
|
@@ -3501,7 +3501,7 @@ p:not(.site-title) a:hover {
|
|
|
#site-navigation > div {
|
|
|
background: #111111;
|
|
|
border-top: 8px solid #111111;
|
|
|
- box-shadow: inset 0 1px 0 0 #111111;
|
|
|
+ box-shadow: inset 0 1px 0 0 #222222;
|
|
|
right: 0;
|
|
|
position: absolute;
|
|
|
padding: 0 16px;
|