Update header.html

This commit is contained in:
Puyo
2021-05-11 21:39:36 +02:00
committed by GitHub
parent 12822047b2
commit 7b0f727efb

View File

@@ -2,9 +2,9 @@
.headerlink { .headerlink {
background-color: #555; background-color: #555;
color: white; color: white;
float: left; float: none;
border: 1px; border: none;
border-style: solid; border-style: none;
outline: none; outline: none;
cursor: pointer; cursor: pointer;
padding: 14px 16px; padding: 14px 16px;