We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314c689 commit ed8c8a8Copy full SHA for ed8c8a8
sass/_utils.scss
@@ -42,7 +42,6 @@ body:not(.show_drafts) .public_draft:not(.active_draft) {
42
.anchor-link:focus,
43
.anchor-link:hover,
44
.anchor-link:active,
45
-.anchor-link:hover,
46
.anchor-link:link,
47
.anchor-link:visited {
48
margin-left: 0.3rem;
@@ -58,16 +57,3 @@ body:not(.show_drafts) .public_draft:not(.active_draft) {
58
57
.draft-header {
59
margin-bottom: 0.5rem;
60
}
61
-
62
-.anchor-link,
63
-.anchor-link:focus,
64
65
-.anchor-link:active,
66
67
-.anchor-link:link,
68
-.anchor-link:visited {
69
- margin-left: 0.3rem;
70
- color: #505050;
71
- text-shadow: none;
72
- font-weight: 500;
73
-}
0 commit comments