Add some style and replace texts lorem ipsums.

This commit is contained in:
2020-07-12 13:21:42 +02:00
parent b997194a96
commit 677e3bffc5
3 changed files with 17 additions and 12 deletions

View File

@@ -16,6 +16,7 @@ body {
.choice-div {
border: 1px green solid;
margin-left: auto;
}
.node-div {
@@ -25,4 +26,11 @@ body {
#content {
width: 500px;
margin: auto;
}
#history div {
width: 450px;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
}