From c0a5ff6b90a1394a79558b91b3a24a5daf9b2805 Mon Sep 17 00:00:00 2001 From: Vinejar <Хуев@мыло.чпок> Date: Sun, 30 Mar 2025 05:55:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=90=D0=B4=D0=B0=D0=BF=D1=82=D0=B8=D0=B2?= =?UTF-8?q?=D0=BD=D1=8B=D0=B9=20=D1=84=D1=83=D1=82=D1=82=D0=B5=D1=80\?= =?UTF-8?q?=D1=85=D0=B5=D0=B4=D0=B5=D1=80,=20=D1=83=D0=B2=D0=B5=D0=BB?= =?UTF-8?q?=D0=B8=D1=87=D0=B8=D0=BB=D0=B8=20=D1=80=D0=B0=D0=B7=D0=BC=D0=B5?= =?UTF-8?q?=D1=80=20=D0=BF=D0=B8=D0=BA=D1=87=20=D1=87=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=B7=20root?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base_manga.html | 8 +- templates/manga_page.html | 4 +- templates/manga_view.html | 8 +- templates/static/css/manga_view.css | 176 +++++++++++++++------------- 4 files changed, 105 insertions(+), 91 deletions(-) diff --git a/templates/base_manga.html b/templates/base_manga.html index 77f7190..9c6b2c5 100644 --- a/templates/base_manga.html +++ b/templates/base_manga.html @@ -6,6 +6,12 @@