This commit is contained in:
Sebastian Seedorf
2022-08-18 09:20:00 +02:00
parent 92b762bbd2
commit de95f57b18
60 changed files with 3450 additions and 994 deletions

View File

@@ -17,8 +17,8 @@
.node {
padding: 0.5em;
border-radius: 4px;
border: 1px solid #DDDDDD;
background-color: #EEE;
border: 1px solid #dddddd;
background-color: #eee;
}
.hidden {