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