Make web interface even more marginally better.
This commit is contained in:
parent
7c12b04700
commit
bc2e88786c
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user