diff --git a/index.html b/index.html index b446fc3..4d58059 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,9 @@ Bücherwurm WebInterface - - - + + +
diff --git a/scss/main.css b/scss/main.css new file mode 100644 index 0000000..7ce0b17 --- /dev/null +++ b/scss/main.css @@ -0,0 +1 @@ +/* No CSS *//*# sourceMappingURL=main.css.map */ \ No newline at end of file diff --git a/scss/main.css.map b/scss/main.css.map new file mode 100644 index 0000000..4e05efb --- /dev/null +++ b/scss/main.css.map @@ -0,0 +1,9 @@ +{ + "version": 3, + "mappings": "", + "sources": [ + "main.scss" + ], + "names": [], + "file": "main.css" +} \ No newline at end of file diff --git a/scss/menu.css b/scss/menu.css new file mode 100644 index 0000000..8787ae6 --- /dev/null +++ b/scss/menu.css @@ -0,0 +1 @@ +/* No CSS *//*# sourceMappingURL=menu.css.map */ \ No newline at end of file diff --git a/scss/menu.css.map b/scss/menu.css.map new file mode 100644 index 0000000..5403b2e --- /dev/null +++ b/scss/menu.css.map @@ -0,0 +1,9 @@ +{ + "version": 3, + "mappings": "", + "sources": [ + "menu.scss" + ], + "names": [], + "file": "menu.css" +} \ No newline at end of file diff --git a/scss/tables.css b/scss/tables.css new file mode 100644 index 0000000..ad87c53 --- /dev/null +++ b/scss/tables.css @@ -0,0 +1 @@ +/* No CSS *//*# sourceMappingURL=tables.css.map */ \ No newline at end of file diff --git a/scss/tables.css.map b/scss/tables.css.map new file mode 100644 index 0000000..c53e20a --- /dev/null +++ b/scss/tables.css.map @@ -0,0 +1,9 @@ +{ + "version": 3, + "mappings": "", + "sources": [ + "tables.scss" + ], + "names": [], + "file": "tables.css" +} \ No newline at end of file