Layout: Add themes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block style %}
|
||||
ul {
|
||||
background-color: #dadada;
|
||||
background-color: var(--interface-color);
|
||||
padding: 20px;
|
||||
width: 400px;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user