Register system

This commit is contained in:
presh
2021-11-18 16:17:47 +01:00
parent c7c07f1762
commit a3fd5031bf
3 changed files with 110 additions and 1 deletions

View File

@@ -54,4 +54,7 @@
}
.bglightorange{
background: #fdc34798;
}
}
.img-burger{
background: url(../assets/img/gallery/burger.png);
}