[IMP] index links looking bad with underline
This commit is contained in:
committed by
Antoine Vandevenne (anv)
parent
4203285f93
commit
a542d9adb4
@@ -109,6 +109,12 @@ main.index {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
+185
-209
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user