|
|
|
@ -34,6 +34,7 @@ a {
|
|
|
|
|
font-family: 'Poppins', sans-serif;;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
padding-left: 20px;
|
|
|
|
|
padding-bottom: 40px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#egg_images img {
|
|
|
|
@ -47,6 +48,7 @@ a {
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
font-family: 'Roboto Mono', monospace;
|
|
|
|
|
border: 1px black solid;
|
|
|
|
|
padding-bottom: 40px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.container_width {
|
|
|
|
@ -69,6 +71,11 @@ a {
|
|
|
|
|
padding-top: 70px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#cake {
|
|
|
|
|
padding-top: 40px;
|
|
|
|
|
width: 80%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-width: 575px){
|
|
|
|
|
.small_icon {
|
|
|
|
|
max-width: 50%;
|
|
|
|
@ -99,14 +106,14 @@ a {
|
|
|
|
|
</b-row>
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" class="small_icon">
|
|
|
|
|
<div class="zoom">
|
|
|
|
|
|
|
|
|
|
<a href="/ricecooker"><b-img center class="img-fluid" alt="Responsive image" src="media/rice_prev.png"> </b-img></a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" class="small_icon">
|
|
|
|
|
<div class="zoom">
|
|
|
|
|
|
|
|
|
|
<a href="/pretzel"><b-img center class="img-fluid" alt="Responsive image" src="media/pretzel_next.png"> </b-img></a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
|
|
|
|
|
</b-row>
|
|
|
|
@ -127,15 +134,13 @@ a {
|
|
|
|
|
</div>
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="7">
|
|
|
|
|
<b-container fluid id="egg_images">
|
|
|
|
|
<b-container>
|
|
|
|
|
<b-row>
|
|
|
|
|
<b-col md="3">
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="8">
|
|
|
|
|
<b-img class="img-fluid" src="media/cake/black_sesame_mochi_cake.jpg"> </b-img>
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="1">
|
|
|
|
|
|
|
|
|
|
<b-col md="10" offset-md="2">
|
|
|
|
|
<b-img class="img-fluid" id="cake" src="media/cake/black_sesame_mochi_cake.jpg"> </b-img>
|
|
|
|
|
</b-col>
|
|
|
|
|
|
|
|
|
|
</b-row>
|
|
|
|
|
<b-row id="recipe_block">
|
|
|
|
|
<b-col md="6">
|
|
|
|
@ -160,7 +165,7 @@ a {
|
|
|
|
|
</b-col>
|
|
|
|
|
</b-row>
|
|
|
|
|
<b-row>
|
|
|
|
|
<b-col class="content" md="10">
|
|
|
|
|
<b-col class="content" md="10" offset-md="2">
|
|
|
|
|
<p>Preheat oven to 180°C. Grease cake pan (24cm diameter) with a generous amount of butter. You can line the bottom of the pan with baking paper to minimize stick-anxiety but make sure to add another layer of butter on top of the paper.</p>
|
|
|
|
|
<p>Toast black sesame seeds in a pan over medium heat for 2-3 minutes, stirring frequently to prevent burning. The amazing smell of sesame is gonna be your queue turn off the heat. Break down the sesame seeds either in a food processor or with a mortar and pestle. Decide for yourself whether you like chunky bits or a fine powder and see what can be done with the tools you have at hand. Either way, the end result will be awesome. </p>
|
|
|
|
|
<p>Scoop out about 30g (1/4 cup) of the toasted seeds and set aside. Add 150g of sugar to food processor/mortar and blend with sesame seeds, breaking down any lumps. Sprinkle some sesame sugar over the greased cake pan and tap it so the sugar coats the pan in a thin layer (as if you were flouring the pan). This makes for insane crust action that contrasts nicely with the chewiness of the cake and also helps it release from the pan. Tap out excess sesame sugar from the cake pan into a large bowl and add the remaining sesame sugar from the food processor/mortar. Add flour, baking powder and 2,5g (1/2 tsp) of salt to the bowl and whisk to combine. </p>
|
|
|
|
|