From 566859be571a95f904f2e238f7c1b98405f2940b Mon Sep 17 00:00:00 2001 From: EpicKiwi Date: Sun, 29 Oct 2023 15:40:50 +0100 Subject: [PATCH] Revert header link --- custom/header.html | 3 --- custom/userstyle.css | 13 ------------- 2 files changed, 16 deletions(-) delete mode 100644 custom/header.html diff --git a/custom/header.html b/custom/header.html deleted file mode 100644 index e0f41bb..0000000 --- a/custom/header.html +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/custom/userstyle.css b/custom/userstyle.css index f60c488..c311e01 100644 --- a/custom/userstyle.css +++ b/custom/userstyle.css @@ -23,19 +23,6 @@ body { fill: yellow !important; } -.secondary-nav { - text-align: left; - margin-bottom: 15px; -} - -.secondary-nav a { - color: yellow; -} - -.secondary-nav > * { - display: block; -} - #dokuwiki__pagetools:hover div.tools ul { background: black; border-collapse: white;