This commit is contained in:
WickedJack99
2022-09-21 15:36:17 +02:00
parent ebeeda5984
commit e5ab4f2c99
5 changed files with 29 additions and 20 deletions

View File

@@ -2,8 +2,8 @@ div.console {
background-color: lightgray;
color: black;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
}
div.outerDiv {