Remove table of contents hover indent
This commit is contained in:
parent
a2bfa7fa7b
commit
16e89e1b22
4 changed files with 2 additions and 9 deletions
2
assets/css/ie.min.css
vendored
2
assets/css/ie.min.css
vendored
File diff suppressed because one or more lines are too long
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -217,13 +217,6 @@ body {
|
||||||
display: block;
|
display: block;
|
||||||
color: @white;
|
color: @white;
|
||||||
border-bottom-width: 0;
|
border-bottom-width: 0;
|
||||||
&:hover {
|
|
||||||
font-weight: 400;
|
|
||||||
:before {
|
|
||||||
content: "\00bb";
|
|
||||||
padding-right: 5px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
ul {
|
ul {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in a new issue