From 20ebc4d287993228bde61948219e9e116138010e Mon Sep 17 00:00:00 2001
From: Sascha Schulz <sschulz@dh-software.de>
Date: Mo, 10 Feb 2025 16:19:35 +0100
Subject: [PATCH] add apache

---
 dist/theme/night-custom.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dist/theme/night-custom.css b/dist/theme/night-custom.css
index 86860d4..eca1b01 100644
--- a/dist/theme/night-custom.css
+++ b/dist/theme/night-custom.css
@@ -345,6 +345,7 @@
  *********************************************/
 .reveal .controls {
   color: var(--r-link-color);
+  bottom: 35px;
 }
 
 /*********************************************

--
Gitblit v1.9.3