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