adjusted sizing of table of contents and lists
This commit is contained in:
@@ -101,14 +101,14 @@
|
||||
|
||||
.toc-list a {
|
||||
width: 100%;
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
font-size: 1.0rem;
|
||||
line-height: 1.4rem;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
padding-right: 24px;
|
||||
margin: 0;
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
transition: all 0.2s ease-in-out;
|
||||
transition-property: color background-color;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.toc-list a, .toc-list a:link, .toc-list a:visited {
|
||||
|
||||
Reference in New Issue
Block a user