This commit is contained in:
2019-08-19 15:58:47 +03:00
parent 2a6cd616be
commit fb40a5a862
8 changed files with 241 additions and 141 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;
}