update style

This commit is contained in:
Dominic Reich 2021-04-11 15:27:40 +02:00
parent 7c06d0139e
commit d80f21e86d
Signed by: dominic
GPG key ID: BC9D6AE1A3BE169A

4
dash.min.css vendored
View file

@ -40,7 +40,7 @@
}
.container {
width: 95%;
max-width: 900px;
text-align: left;
margin: auto;
background : #ffffff;
@ -147,7 +147,7 @@ table {
color: #ffffff;
background: #000000;
font-family: verdana,arial,sans-serif;
width: 80%;
width: 100%;
white-space: nowrap;
}