From a6974294d0cd5a7a56911a2c3660108d1ae0b623 Mon Sep 17 00:00:00 2001 From: biglyderv Date: Mon, 3 Feb 2025 16:25:31 -0500 Subject: [PATCH] screaming --- docs/css/main.css | 1 + docs/index.php | 16 +++++++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/docs/css/main.css b/docs/css/main.css index f644a42..1c3ddf8 100755 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -59,6 +59,7 @@ pre { .banner pre { width: calc(var(--elem-width) - 40px); + margin: 5px; } .banner, diff --git a/docs/index.php b/docs/index.php index ba0fa0b..e7b7f68 100644 --- a/docs/index.php +++ b/docs/index.php @@ -4,12 +4,16 @@ require(__DIR__ . "/../libs/comment.php"); page_header(); -?> - 0)) { ?> + if (!is_null($username)) { + //comments("root","root"); + } + if (!($_GET['page'] > 0)) { ?>