Save
This commit is contained in:
@@ -608,7 +608,7 @@ a {
|
||||
color: #0073aa;
|
||||
}
|
||||
a:hover, a:active {
|
||||
color: #005177;
|
||||
color: rgb(0, 80.5, 119);
|
||||
outline: 0;
|
||||
text-decoration: none;
|
||||
}
|
||||
@@ -892,8 +892,7 @@ figcaption,
|
||||
.wp-block-pullquote blockquote {
|
||||
margin-top: calc(3 * 1rem);
|
||||
margin-bottom: calc(3.33 * 1rem);
|
||||
-webkit-hyphens: auto;
|
||||
hyphens: auto;
|
||||
hyphens: auto;
|
||||
word-break: break-word;
|
||||
}
|
||||
.wp-block-pullquote:not(.is-style-solid-color) .wp-block-pullquote__citation {
|
||||
@@ -999,7 +998,7 @@ figcaption,
|
||||
color: #0073aa;
|
||||
}
|
||||
.wp-block-file .wp-block-file__textlink:hover {
|
||||
color: #005177;
|
||||
color: rgb(0, 80.5, 119);
|
||||
text-decoration: none;
|
||||
}
|
||||
.wp-block-file .wp-block-file__button {
|
||||
|
||||
Reference in New Issue
Block a user