This commit is contained in:
Ivan Pesnya
2021-02-18 20:51:34 +03:00
parent 46dc0f6ab6
commit d19cfd103d
4 changed files with 120 additions and 36 deletions

View File

@@ -12,6 +12,13 @@
height: 100vh;
background: #45729C;
} */
.form-check-input {
border-radius: 0px;
background-image: url("../img/check.png");
width: 30px;
height: 30px;
background-size: 20px auto;
}
.page-title {
margin: auto;

BIN
static/main/img/check.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B