2022-01-19 06:06:19 +00:00
|
|
|
.mod-list {
|
|
|
|
list-style-type: none;
|
|
|
|
padding: 0;
|
2022-03-15 23:59:16 +00:00
|
|
|
margin-top: 0;
|
2022-01-19 06:06:19 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.mod-list-item {
|
|
|
|
margin-bottom: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mod-title {
|
|
|
|
margin-bottom: 8px;
|
|
|
|
}
|
2022-03-16 04:37:08 +00:00
|
|
|
|
|
|
|
.include-translations {
|
|
|
|
margin-bottom: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.include-translations input {
|
|
|
|
margin-right: 8px;
|
|
|
|
}
|