Unknown char fixes, removed unnecesary files, style fixes/changes

This commit is contained in:
mrfry
2021-04-21 12:05:16 +02:00
parent 9c194277b3
commit 3739153e95
10 changed files with 65 additions and 44 deletions
+6 -1
View File
@@ -20,5 +20,10 @@
.info {
text-align: center;
font-style: italic;
padding-top: 25px;
padding-top: 5px;
}
.dataEditor {
margin-bottom: 25px;
width: 25%;
}