This commit is contained in:
dev-chiefworks
2022-04-26 21:46:26 -04:00
parent edc23f1125
commit 222921d062
3 changed files with 43 additions and 9 deletions
+20 -1
View File
@@ -1 +1,20 @@
...
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-image: url('/assets/img/bk-mobility.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
</style>
</head>
<body>
</body>
</html>