add translucent background to header logo
To improve readability
This commit is contained in:
parent
c7a41ea080
commit
e25ca6f620
@ -92,6 +92,8 @@ div.kc-logo-text span {
|
|||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
padding: 62px 10px 20px;
|
padding: 62px 10px 20px;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
display: inline-block;
|
||||||
|
background-color: #11111173;
|
||||||
}
|
}
|
||||||
|
|
||||||
#kc-content {
|
#kc-content {
|
||||||
|
Reference in New Issue
Block a user