|
@@ -485,7 +485,7 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
.post-navigation .meta-nav {
|
|
.post-navigation .meta-nav {
|
|
color: #666666;
|
|
color: #666666;
|
|
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;
|
|
- font-size: 0.69444rem;
|
|
|
|
|
|
+ font-size: 0.83333rem;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
}
|
|
}
|
|
@@ -555,6 +555,21 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
color: #CA2017;
|
|
color: #CA2017;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.comment-navigation a {
|
|
|
|
+ color: #666666;
|
|
|
|
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
+ font-size: 0.83333rem;
|
|
|
|
+ text-transform: uppercase;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.comment-navigation a:active, .comment-navigation a:focus, .comment-navigation a:hover {
|
|
|
|
+ color: #CA2017;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.comments-title + .comment-navigation {
|
|
|
|
+ display: none;
|
|
|
|
+}
|
|
|
|
+
|
|
.widget-area {
|
|
.widget-area {
|
|
font-size: 0.83333rem;
|
|
font-size: 0.83333rem;
|
|
}
|
|
}
|
|
@@ -3735,7 +3750,7 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
.post-navigation .meta-nav {
|
|
.post-navigation .meta-nav {
|
|
color: #666666;
|
|
color: #666666;
|
|
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;
|
|
- font-size: 0.69444rem;
|
|
|
|
|
|
+ font-size: 0.83333rem;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
}
|
|
}
|
|
@@ -3805,6 +3820,21 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
color: #CA2017;
|
|
color: #CA2017;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.comment-navigation a {
|
|
|
|
+ color: #666666;
|
|
|
|
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
+ font-size: 0.83333rem;
|
|
|
|
+ text-transform: uppercase;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.comment-navigation a:active, .comment-navigation a:focus, .comment-navigation a:hover {
|
|
|
|
+ color: #CA2017;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.comments-title + .comment-navigation {
|
|
|
|
+ display: none;
|
|
|
|
+}
|
|
|
|
+
|
|
.widget-area {
|
|
.widget-area {
|
|
font-size: 0.83333rem;
|
|
font-size: 0.83333rem;
|
|
}
|
|
}
|