Revert header link

This commit is contained in:
EpicKiwi 2023-10-29 15:40:50 +01:00
parent 250addfb3f
commit 566859be57
Signed by: epickiwi
GPG Key ID: C4B28FD2729941CE
2 changed files with 0 additions and 16 deletions

View File

@ -1,3 +0,0 @@
<nav class="secondary-nav">
<a target="_blank" href="https://labolyon.fr/">Labolyon.fr</a>
</nav>

View File

@ -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;