Skip to content
Snippets Groups Projects
Commit 1cb6d172 authored by suprasanity's avatar suprasanity
Browse files

test

parent b5541721
Branches
No related tags found
No related merge requests found
...@@ -4,8 +4,6 @@ ...@@ -4,8 +4,6 @@
margin: 0; margin: 0;
padding: 0; padding: 0;
height: 100%; height: 100%;
background-image :
url("\data\images\planche-bois-aliments.jpg");
} }
.user_card { .user_card {
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
}; };
</script> </script>
</head> </head>
<body> <body style="background-image:url('data\images\planche-bois-aliments.jpg');">
<div class="container h-100"> <div class="container h-100">
<div class="d-flex justify-content-center h-100"> <div class="d-flex justify-content-center h-100">
<div class="user_card"> <div class="user_card">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment