Don't override the VarDumper styles

This commit is contained in:
Pierre Rudloff 2020-10-20 00:06:25 +02:00
parent 1da8bb55dc
commit 1d5a81ad8c
3 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,9 @@
body {
background-color: #ebebeb;
background-image: url("../img/fond.jpg");
}
.page {
font-family: "Open Sans", sans-serif;
font-weight: 400;
text-align: center;