... | ... |
@@ -1,6 +1,2 @@ |
1 | 1 |
|
2 |
-<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/bootstrap.css"> |
|
3 |
-<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/style.css"> |
|
4 |
-<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/demo.css"> |
|
5 |
-<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/glyphs.css"> |
|
6 |
-<link rel="stylesheet" href="<?php echo PATH_URL; ?>vendor/fontawesome-free-5.7.2-web/css/all.css"> |
|
7 | 2 |
\ No newline at end of file |
3 |
+<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/style.css"> |
|
8 | 4 |
\ No newline at end of file |
... | ... |
@@ -1,4 +1,6 @@ |
1 | 1 |
|
2 |
-<link rel="stylesheet" href="/css/bootstrap.css"> |
|
3 |
-<link rel="stylesheet" href="/css/style.css"> |
|
4 |
-<link rel="stylesheet" href="/css/demo.css"> |
|
5 | 2 |
\ No newline at end of file |
3 |
+<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/bootstrap.css"> |
|
4 |
+<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/style.css"> |
|
5 |
+<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/demo.css"> |
|
6 |
+<link rel="stylesheet" href="<?php echo PATH_URL; ?>css/glyphs.css"> |
|
7 |
+<link rel="stylesheet" href="<?php echo PATH_URL; ?>vendor/fontawesome-free-5.7.2-web/css/all.css"> |
|
6 | 8 |
\ No newline at end of file |
... | ... |
@@ -1,4 +1,4 @@ |
1 | 1 |
|
2 |
-<link rel="stylesheet" href="css/bootstrap.css"> |
|
3 |
-<link rel="stylesheet" href="css/style.css"> |
|
4 |
-<link rel="stylesheet" href="css/demo.css"> |
|
5 | 2 |
\ No newline at end of file |
3 |
+<link rel="stylesheet" href="/css/bootstrap.css"> |
|
4 |
+<link rel="stylesheet" href="/css/style.css"> |
|
5 |
+<link rel="stylesheet" href="/css/demo.css"> |
|
6 | 6 |
\ No newline at end of file |