Files
arcanechat-android/assets/help/help.css
T
B. Petersen 58b2758504 tweak toc
2020-01-11 12:57:06 +01:00

22 lines
278 B
CSS

a {
text-decoration: none;
}
ul#top {
list-style-type: none;
margin: 0;
padding: 0;
}
ul#top > li {
font-weight: bold !important;
font-size: 1.2rem !important;
}
ul#top li {
margin-top: .7rem;
margin-bottom: .7rem;
font-weight: normal;
font-size: 1rem;
}