Compare commits

...
This repository has been archived on 2022-12-07. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
e25ca6f620 add translucent background to header logo
To improve readability
2022-12-07 11:10:00 +01:00

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 {