mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-04 16:44:24 -06:00
Book changes after reading through physical book (#322)
* Add word * Add W-value * Add note for wheat * Specify * Lowercase * Add dry out note * Add levain * Add note * Add bassinage * Add ali * Use qty/gram * Add proofing * Add fridge proofing * Add apple * Add more links, remove BG * Update bread-types.tex
This commit is contained in:
committed by
GitHub
parent
30bb9f46ed
commit
4572a8b17b
@@ -143,9 +143,7 @@ nav.TOC a, nav.TOC a:visited{
|
||||
|
||||
|
||||
body{
|
||||
background-color:#F8F8F8;
|
||||
background: url("bg.jpg") center center no-repeat;
|
||||
background-size: cover;
|
||||
background-color: var(--c-black);
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -240,6 +238,14 @@ figcaption.caption {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.home-link {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.home-title {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.toggle-menu-label {
|
||||
display: block;
|
||||
@@ -310,6 +316,10 @@ figcaption.caption {
|
||||
padding-left: 17px;
|
||||
}
|
||||
|
||||
.menu-items .chapterToc.home-link {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.home-title {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user