Make web interface even more marginally better.
This commit is contained in:
@@ -29,6 +29,7 @@ body {
|
||||
height: 100%;
|
||||
background-color: #333;
|
||||
padding: 2em;
|
||||
max-width: 80em;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -36,7 +37,6 @@ body {
|
||||
display: flex; */
|
||||
color: #fff;
|
||||
text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
|
||||
box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
|
||||
}
|
||||
|
||||
.DAU-container {
|
||||
|
||||
Reference in New Issue
Block a user