diff --git a/docs/css/main.css b/docs/css/main.css index 3651d0a..88dc846 100644 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -101,6 +101,7 @@ pre { color: var(--white); padding: .5rem; margin-bottom: .5rem; + margin-top: .5rem; text-decoration: none } diff --git a/docs/index.php b/docs/index.php index 435ba2d..48324ef 100644 --- a/docs/index.php +++ b/docs/index.php @@ -30,6 +30,25 @@ $posts = $stmt->fetchAll(PDO::FETCH_DEFAULT); +?> + +
+ +