diff --git a/assets/style.css b/assets/style.css index 3f4ad3c..2af2abc 100644 --- a/assets/style.css +++ b/assets/style.css @@ -207,4 +207,13 @@ header ul li { .feature-list-ul ul { margin-top: 5px; margin-left: 20px; -} \ No newline at end of file +} + +/* */ +/* ZAČÍNAJ VŠETKO S ".dashboard" */ + + +.dashboard + + +/* */ \ No newline at end of file diff --git a/templates/dashboard.html b/templates/dashboard.html new file mode 100644 index 0000000..743b221 --- /dev/null +++ b/templates/dashboard.html @@ -0,0 +1,17 @@ + + + + +

Ahoj,

+ \ No newline at end of file