Updated MOR to forthcoming.

This commit is contained in:
2020-02-20 18:00:03 +08:00
parent 3926cd8637
commit 56958851ca
2 changed files with 19 additions and 11 deletions

View File

@@ -60,3 +60,7 @@ ul#course {
.main {
margin-top: 5px; /* Add a top margin to avoid content overlay */
}
hr {
border-top: dashed 1px;
}