Update header.html

This commit is contained in:
Puyo 2021-05-11 21:39:36 +02:00 committed by GitHub
parent 12822047b2
commit 7b0f727efb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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