Change file structure

This commit is contained in:
2020-03-10 13:40:22 +00:00
parent fc16869ff5
commit 25914ba3dc
83 changed files with 1393 additions and 1469 deletions

View File

@@ -20,7 +20,7 @@
padding-bottom: 10px;
}
/* hide empty black bar if there is no content to the article */
/* hide empty black bar if there is no content to the page */
.article-content:empty {
display: none;
}