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
View File
File diff suppressed because one or more lines are too long
+14
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;
}