Remove accidental #user-nav color

This commit is contained in:
Matt Baer 2020-08-19 16:56:26 -04:00
parent 0ed9c9c746
commit cef51a7797
1 changed files with 0 additions and 9 deletions

View File

@ -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 {