big refactor
This commit is contained in:
@@ -93,4 +93,10 @@ a {
|
||||
|
||||
#crumb a:hover {
|
||||
color: #ccc;
|
||||
}
|
||||
}
|
||||
|
||||
.prev, .next {
|
||||
font-size: 90%;
|
||||
padding: 0 1em;
|
||||
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
@@ -0,0 +1 @@
|
||||
a little flat but A+ taste and cronch
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.1 MiB |
@@ -0,0 +1,3 @@
|
||||
The previous bread came out a bit tough. I run out of bread flour then, so it was made from fine flour. May be why.
|
||||
|
||||
This one is almost perfect, but it's still turning tough quickly. I'm investigating ways to keep it fresh longer... If you have a tip, please let me know!
|
||||
@@ -25,7 +25,7 @@
|
||||
<meta itemprop="image" content="{thumb_url}">
|
||||
</head>
|
||||
<body>
|
||||
<h1>{heading}</h1>
|
||||
<h1>{prev}<a href="index.html">{heading}</a>{next}</h1>
|
||||
|
||||
<section class="BreadDetail">
|
||||
<div class="note">
|
||||
|
||||
Reference in New Issue
Block a user