Removed missing stylesheet reference.

This commit is contained in:
hackademix 2022-03-23 10:58:37 +01:00
parent d0b11fddec
commit 43c5b155b1
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
* SPDX-License-Identifier: GPL-3.0-or-later
*/
@import url(../common/themes.css);
@import url(images.css);
body {
background-color: var(--bg-color2);