new theme mathallo created, first content blocks placed

This commit is contained in:
2025-12-08 13:34:35 +01:00
parent b328d0a8b7
commit 28c4a2d1b5
18 changed files with 218 additions and 28 deletions

View File

@@ -1 +1 @@
body{background-color:red}
body{background-color:green}

File diff suppressed because one or more lines are too long

View File

@@ -40,6 +40,8 @@ import REST from './api/rest-axios'
}
function initVues(){
console.log('initVues');
// initVueEtapeModale();

View File

@@ -1,3 +1,3 @@
body{
background-color: purple;
// background-color: red;
}