From ca33d8000c2d515bfc58a290ef073da51d4432b1 Mon Sep 17 00:00:00 2001 From: danamir Date: Mon, 9 Nov 2020 01:48:53 +0300 Subject: [PATCH] Refactor template --- static/css/rasp_group.css | 8 +- templates/rasp_dop.html | 62 +++++-------- templates/rasp_ekz.html | 187 ++++++++------------------------------ templates/rasp_group.html | 37 +------- templates/rasp_prep.html | 60 ++---------- wsgi.py | 4 + 6 files changed, 84 insertions(+), 274 deletions(-) create mode 100644 wsgi.py diff --git a/static/css/rasp_group.css b/static/css/rasp_group.css index c7bc2cc..da0c1fa 100644 --- a/static/css/rasp_group.css +++ b/static/css/rasp_group.css @@ -143,5 +143,11 @@ margin-top: 2%; color:#1f446e; } .btn_back:hover { - color:#1f446e + color:#1f446e; +} + +#backbutton{ + color:#1f446e; + background-color: white; + font-size:25px; } \ No newline at end of file diff --git a/templates/rasp_dop.html b/templates/rasp_dop.html index 49661f9..7b02f8a 100644 --- a/templates/rasp_dop.html +++ b/templates/rasp_dop.html @@ -17,7 +17,7 @@ - Назад + - -
@@ -58,8 +55,6 @@
- -
@@ -85,35 +80,16 @@ - {% endfor %}
{{table[6 * i + 5]}}

- - - -
- - - - - - - + - - - - \ No newline at end of file diff --git a/templates/rasp_prep.html b/templates/rasp_prep.html index aec9ba6..cdb9c98 100644 --- a/templates/rasp_prep.html +++ b/templates/rasp_prep.html @@ -26,7 +26,7 @@ - Назад +