mirror of
https://github.com/janeczku/calibre-web
synced 2025-06-29 00:22:52 +00:00
Revert "Add Dark-Reader"
This reverts commit 7e9d6a3cf99592302e79a828e7fa7d40562f48f4.
This commit is contained in:
parent
9ee4b7f77c
commit
ae14236698
@ -11,9 +11,6 @@
|
|||||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/libs/normalize.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='css/libs/normalize.css') }}">
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/main.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='css/main.css') }}">
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/popup.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='css/popup.css') }}">
|
||||||
{% if g.current_theme == 1 %}
|
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/dark-reader.css') }}">
|
|
||||||
{% endif %}
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user