improve default styles
This commit is contained in:
parent
790eb7414e
commit
ceaf318272
5 changed files with 19 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<?= e($page->isHomePage() != true, $page->title() . ' - ') . $site->title() ?>
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="<?= url('assets/css/style..css') ?>">
|
||||
<link rel="stylesheet" href="<?= url('assets/css/style.css') ?>">
|
||||
<link rel="stylesheet" href="<?= url('assets/css/pagedjs-interface.css') ?>">
|
||||
|
||||
<!-- À SUPPRIMER EN PRODUCTION -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue