style: refonte visuelle — CSS custom Inter, navbar claire, cards modernes, assets js
This commit is contained in:
@@ -11,7 +11,7 @@ ob_start();
|
||||
<div class="card-body">
|
||||
<h2 class="card-title"><?= htmlspecialchars($post['title']) ?></h2>
|
||||
|
||||
<div class="card-text">
|
||||
<div class="card-text post-content">
|
||||
<?= $Parsedown->text($post['content']) ?>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user