More languages
More actions
(Created style for template toc (to avoid confusion with toc class)) |
m (More options to emulate toc class) |
||
Line 5: | Line 5: | ||
background-color: #f8f9fa; | background-color: #f8f9fa; | ||
font-size: 95%; | font-size: 95%; | ||
} | |||
.template-toc li { | |||
margin-bottom: 0.1em; | |||
} | |||
.template-toc ul { | |||
list-style: none; | |||
} | } |