mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-09 12:41:12 -06:00
committed by
GitHub
parent
52a35bb61d
commit
2d0e0b2d73
@@ -480,6 +480,10 @@ nav.TOC span:hover, nav.TOC span:hover *, nav.TOC span.chapterToc.selected, nav.
|
|||||||
p.flowchart-image-wrapper {
|
p.flowchart-image-wrapper {
|
||||||
background: white;
|
background: white;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
border-radius: var(--border-radius);
|
||||||
|
border: 2px solid var(--c-black);
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-items .menu-group:last-of-type .menu-arrow {
|
.menu-items .menu-group:last-of-type .menu-arrow {
|
||||||
|
|||||||
@@ -629,7 +629,9 @@ class ModifyBuild
|
|||||||
to everyone, I have decided to make it available as a free digital download.
|
to everyone, I have decided to make it available as a free digital download.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<a href="bread.jpg">
|
||||||
<img alt="One of my best Sourdough Breads" class="home-bread" src="bread.jpg" />
|
<img alt="One of my best Sourdough Breads" class="home-bread" src="bread.jpg" />
|
||||||
|
</a>
|
||||||
|
|
||||||
<p class="noindent">
|
<p class="noindent">
|
||||||
However, producing and maintaining resources like this requires
|
However, producing and maintaining resources like this requires
|
||||||
|
|||||||
Reference in New Issue
Block a user