style: no more underline for header tag
This commit is contained in:
@@ -109,6 +109,10 @@ a {
|
|||||||
a.title-stacked-note-link {
|
a.title-stacked-note-link {
|
||||||
display: block;
|
display: block;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
&:hover {
|
||||||
|
cursor: pointer;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-stacked-note ul,
|
.title-stacked-note ul,
|
||||||
|
|||||||
Reference in New Issue
Block a user