Refactor template

This commit is contained in:
danamir
2020-11-09 01:48:53 +03:00
parent a7285a4977
commit ca33d8000c
6 changed files with 84 additions and 274 deletions

View File

@@ -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;
}