|
@@ -13,7 +13,12 @@ Your visuals are mainly white background (videos and templates for supermarket f
|
|
|
This is also the case for real estate agencies using the Immo+ module.
|
|
|
|
|
|
```css
|
|
|
-/* Fichier customs-style.css */
|
|
|
+/* File customs-style.css */
|
|
|
+
|
|
|
+/* Immo+ and Templates */
|
|
|
+html, body {
|
|
|
+ background-color: white;
|
|
|
+}
|
|
|
|
|
|
/* Background */
|
|
|
.background-view {
|