minor changes in the appearance

This commit is contained in:
Milan
2021-03-13 18:05:39 +01:00
parent cb05147f48
commit d02e0dff9d
12 changed files with 68 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
#content {
margin-top: 3em;
padding: 1em;
max-width: 1000px;
max-width: 960px;
min-height: 100%;
}
@@ -46,7 +46,8 @@
}
#content .editor .cell {
float: left;
display: table-cell ;
vertical-align:baseline;
text-align: center;
}