Final v0.0.2

This commit is contained in:
2020-11-30 06:23:35 +01:00
parent 512d0de4e5
commit 6f030bd6b5
20 changed files with 884 additions and 135 deletions

View File

@@ -188,4 +188,19 @@
}
.sheet-tabs {
}
.relation-list li:not(:last-child) {
margin-bottom: 5px;
}
.learning-list li:not(:last-child) {
margin-bottom: 5px;
}
.learning-list .learning,
.relation-list .relation {
padding: 0 0 5px;
border-bottom: 1px solid #bbb;
text-align: center;
}