This commit is contained in:
2019-08-19 19:24:07 +03:00
parent 80ee37c2ee
commit 0bea76eac7
6 changed files with 124 additions and 69 deletions

7
static/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -9,3 +9,17 @@ body {
.content-block-inner {
margin: auto;
}
.footer {
widows: 100%;
text-align: center;
z-index: -1;
}
details {
text-align: center;
}
#details {
text-align: justify;
}