Removed missing stylesheet reference.
This commit is contained in:
parent
d0b11fddec
commit
43c5b155b1
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue