Table of contents styling and spacing
This commit is contained in:
parent
73320e6fb3
commit
cb3d538a54
2 changed files with 12 additions and 0 deletions
|
|
@ -171,6 +171,10 @@
|
|||
white-space: pre;
|
||||
}
|
||||
|
||||
#TableOfContents ul {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.social {
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue