fix header color on mobile screen

This commit is contained in:
rebortg 2022-08-18 13:14:50 +02:00
parent f75628c11d
commit 48764c4b73

View File

@ -167,7 +167,7 @@ a.cmdlink span:hover{
} }
.wy-nav-top { .wy-nav-top {
background-color : #ffffff !important; background-color : #ffffff;
} }
.wy-nav-top img { .wy-nav-top img {