|
@@ -885,7 +885,7 @@ button:hover,
|
|
input[type="button"]:hover,
|
|
input[type="button"]:hover,
|
|
input[type="reset"]:hover,
|
|
input[type="reset"]:hover,
|
|
input[type="submit"]:hover {
|
|
input[type="submit"]:hover {
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -903,7 +903,7 @@ button:focus,
|
|
input[type="button"]:focus,
|
|
input[type="button"]:focus,
|
|
input[type="reset"]:focus,
|
|
input[type="reset"]:focus,
|
|
input[type="submit"]:focus {
|
|
input[type="submit"]:focus {
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
outline: thin dotted;
|
|
outline: thin dotted;
|
|
outline-offset: -4px;
|
|
outline-offset: -4px;
|
|
}
|
|
}
|
|
@@ -2540,7 +2540,7 @@ body.page .main-navigation {
|
|
}
|
|
}
|
|
|
|
|
|
.entry .entry-content a.button:hover {
|
|
.entry .entry-content a.button:hover {
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
color: #fff;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
@@ -3529,13 +3529,13 @@ body.page .main-navigation {
|
|
|
|
|
|
.entry .entry-content .wp-block-button .wp-block-button__link:hover {
|
|
.entry .entry-content .wp-block-button .wp-block-button__link:hover {
|
|
color: white;
|
|
color: white;
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|
|
|
|
.entry .entry-content .wp-block-button .wp-block-button__link:focus {
|
|
.entry .entry-content .wp-block-button .wp-block-button__link:focus {
|
|
color: white;
|
|
color: white;
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
outline: thin dotted;
|
|
outline: thin dotted;
|
|
outline-offset: -4px;
|
|
outline-offset: -4px;
|
|
}
|
|
}
|
|
@@ -3567,7 +3567,7 @@ body.page .main-navigation {
|
|
|
|
|
|
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover {
|
|
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover {
|
|
color: white;
|
|
color: white;
|
|
- border-color: #111;
|
|
|
|
|
|
+ border-color: #005177;
|
|
}
|
|
}
|
|
|
|
|
|
.entry .entry-content .wp-block-archives,
|
|
.entry .entry-content .wp-block-archives,
|
|
@@ -4179,12 +4179,12 @@ body.page .main-navigation {
|
|
}
|
|
}
|
|
|
|
|
|
.entry .entry-content .wp-block-file .wp-block-file__button:hover {
|
|
.entry .entry-content .wp-block-file .wp-block-file__button:hover {
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|
|
|
|
.entry .entry-content .wp-block-file .wp-block-file__button:focus {
|
|
.entry .entry-content .wp-block-file .wp-block-file__button:focus {
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
outline: thin dotted;
|
|
outline: thin dotted;
|
|
outline-offset: -4px;
|
|
outline-offset: -4px;
|
|
}
|
|
}
|
|
@@ -4578,7 +4578,7 @@ body.page .main-navigation {
|
|
}
|
|
}
|
|
|
|
|
|
.entry .entry-content .a8c-posts-list-item__edit-link:hover, .entry .entry-content .a8c-posts-list-item__edit-link:focus {
|
|
.entry .entry-content .a8c-posts-list-item__edit-link:hover, .entry .entry-content .a8c-posts-list-item__edit-link:focus {
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -4621,7 +4621,7 @@ body.page .main-navigation {
|
|
}
|
|
}
|
|
|
|
|
|
.entry .entry-content .a8c-posts-list__view-all:hover {
|
|
.entry .entry-content .a8c-posts-list__view-all:hover {
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -4631,7 +4631,7 @@ body.page .main-navigation {
|
|
}
|
|
}
|
|
|
|
|
|
.entry .entry-content .a8c-posts-list__view-all:focus {
|
|
.entry .entry-content .a8c-posts-list__view-all:focus {
|
|
- background: #111;
|
|
|
|
|
|
+ background: #005177;
|
|
outline: thin dotted;
|
|
outline: thin dotted;
|
|
outline-offset: -4px;
|
|
outline-offset: -4px;
|
|
}
|
|
}
|