Only use link color on elements with 'href', plus some cleanup
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
border-radius: $border-radius;
|
||||
overflow: hidden;
|
||||
text-wrap: nowrap;
|
||||
color: var(--color-text);
|
||||
color: var(--body-font-color);
|
||||
|
||||
span {
|
||||
display: inline-block;
|
||||
@@ -146,7 +146,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// {{< steps >}}
|
||||
.book-steps {
|
||||
>ol {
|
||||
|
||||
Reference in New Issue
Block a user