Optional brand logo in the menu controlled by .Site.Params.BookLogo
- documentation in README.md and exampleSite/config.{toml,yaml}
This commit is contained in:
@@ -93,6 +93,15 @@ ul.pagination {
|
||||
|
||||
.book-brand {
|
||||
margin-top: 0;
|
||||
|
||||
img {
|
||||
max-width: 40px;
|
||||
max-height: 40px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
span {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.book-menu {
|
||||
|
||||
Reference in New Issue
Block a user