add translucent background to header logo

To improve readability
This commit is contained in:
Aadil Ayub 2022-12-07 11:10:00 +01:00
parent c7a41ea080
commit e25ca6f620
1 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,8 @@ div.kc-logo-text span {
line-height: 1.2em;
padding: 62px 10px 20px;
white-space: normal;
display: inline-block;
background-color: #11111173;
}
#kc-content {