Remove accidental #user-nav color
This commit is contained in:
parent
0ed9c9c746
commit
cef51a7797
|
@ -430,15 +430,6 @@ nav#full-nav a.simple-btn, .tool button {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#user-nav {
|
|
||||||
a:link, a:visited, a:hover {
|
|
||||||
color: @primary;
|
|
||||||
}
|
|
||||||
>a:hover {
|
|
||||||
text-decoration: underline !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.post-title {
|
.post-title {
|
||||||
a {
|
a {
|
||||||
&:link {
|
&:link {
|
||||||
|
|
Loading…
Reference in New Issue