_sass/monophase/_layout.scss in coppermind-0.2.0 vs _sass/monophase/_layout.scss in coppermind-2.3
- old
+ new
@@ -31,10 +31,11 @@
color: inherit;
text-decoration: none;
}
.tagline {
+ padding-left: var(--spacer);
opacity: .5;
}
}
.nav-list {
@@ -52,15 +53,15 @@
a {
color: inherit;
&:hover,
&:focus {
- text-decoration: line-through;
+ text-decoration: underline;
}
}
a.current {
- text-decoration: line-through;
+ text-decoration: underline;
}
}
/**
* Post