diff --git a/assets/bg_frontend.jpg b/assets/bg_frontend.jpg new file mode 100644 index 0000000..4df1f42 Binary files /dev/null and b/assets/bg_frontend.jpg differ diff --git a/assets/css/frontend.css b/assets/css/frontend.css new file mode 100644 index 0000000..8ffb6d4 --- /dev/null +++ b/assets/css/frontend.css @@ -0,0 +1,4 @@ +body { + background: url('/assets/bg_frontend.jpg') fixed no-repeat center; + background-size: cover; +} \ No newline at end of file diff --git a/tpl/index.html b/tpl/index.html index a61f297..8df27d8 100644 --- a/tpl/index.html +++ b/tpl/index.html @@ -4,7 +4,8 @@ Kasino - + +