init project files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/* custom.css */
|
||||
body {
|
||||
background-color: #f8f9fa;
|
||||
}
|
||||
.card {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
// app.js – gemeinsames JavaScript
|
||||
console.log("MK Control JS geladen");
|
||||
Reference in New Issue
Block a user