Logo update WIP
This commit is contained in:
parent
787816d0ab
commit
9b92632cd6
11 changed files with 932 additions and 285 deletions
|
@ -1057,6 +1057,16 @@ p {
|
|||
color: #b0316e;
|
||||
}
|
||||
|
||||
.logo-container {
|
||||
color: var(--font-fg);
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
.logo-container svg {
|
||||
vertical-align: middle;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.results-search-container {
|
||||
background-color: var(--search-bg);
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue