Remove accidental #user-nav color

pull/371/head
Matt Baer 4 years ago
parent 0ed9c9c746
commit cef51a7797
  1. 9
      less/core.less

@ -430,15 +430,6 @@ nav#full-nav a.simple-btn, .tool button {
text-decoration: none;
}
#user-nav {
a:link, a:visited, a:hover {
color: @primary;
}
>a:hover {
text-decoration: underline !important;
}
}
.post-title {
a {
&:link {

Loading…
Cancel
Save