add style engine

This commit is contained in:
2018-07-11 22:46:44 +02:00
parent 3c2243246a
commit 2e804e546c
9 changed files with 264 additions and 60 deletions

View File

@@ -13,7 +13,7 @@
height: 100%;
width: 100%;
border: none !important;
background: #202020;
background: var(--accent_color_dark);
}
</style>
</head>