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 @@ - Назад +