restructure

This commit is contained in:
2021-11-10 08:48:00 -05:00
parent d3eac6b70e
commit aaa089715d
12018 changed files with 6424 additions and 135034 deletions

View File

@@ -0,0 +1,21 @@
.MessageRoot{
width: 100%;
height: 100%;
}
#Content {
margin: 300px 100px;
vertical-align: bottom;
flow-children: down;
}
.Message {
padding: 5px;
}
.Message Label {
color: #fff;
width: 500px;
text-shadow: #000 0px 0px 2px 2.0;
font-size: 20px;
}