1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add index to Configuration documentation page

This commit is contained in:
Chris Cummer
2018-06-04 04:27:57 -07:00
parent 4feb9c0188
commit 4ae01c1c03
6 changed files with 27 additions and 3 deletions

View File

@@ -27,6 +27,11 @@ span.caption {
text-align: right;
}
ul {
line-height: 22px !important;
margin-bottom: 14px !important;
}
.disabled {
color: gray !important;
cursor: not-allowed;