From 430490952c4f1ccdfce10181650ed2b56f490087 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Wed, 29 Nov 2023 12:42:57 +1100 Subject: latest export --- Recipes/Apple & Raspberry Breakfast Oat Slice.html | 85 +++++++--------------- 1 file changed, 28 insertions(+), 57 deletions(-) (limited to 'Recipes/Apple & Raspberry Breakfast Oat Slice.html') diff --git a/Recipes/Apple & Raspberry Breakfast Oat Slice.html b/Recipes/Apple & Raspberry Breakfast Oat Slice.html index 5e00776..d5b61f1 100644 --- a/Recipes/Apple & Raspberry Breakfast Oat Slice.html +++ b/Recipes/Apple & Raspberry Breakfast Oat Slice.html @@ -1,4 +1,4 @@ - + @@ -6,28 +6,32 @@ /* Shared styles */ body { font-family: Helvetica, sans-serif; - font-size: 16.0px; + font-size: 16px; color: #34302e; margin: 0.25in; } + @page { + size: letter portrait; + margin: 0.25in; + } .name { - font-size: 18.0px; + font-size: 18px; font-family: Helvetica, sans-serif; font-weight: normal; margin: 0 0 10px 0; } .categories { color: #605D5D; - font-size: 14.0px; + font-size: 14px; font-family: Helvetica, sans-serif; font-style: italic; } .rating { color: #d10505; - font-size: 14.0px; + font-size: 14px; } .metadata { - font-size: 14.0px; + font-size: 14px; } .infobox p { margin: 0; @@ -36,7 +40,7 @@ .subhead { color: #d10505; font-weight: bold; - font-size: 14.0px; + font-size: 14px; text-transform: uppercase; margin: 10px 0; } @@ -61,19 +65,15 @@ line-height: 130%; } .photobox { - float: left; margin-right: 14px; - - - } + } .photo { - max-width: 140.0px; - max-height: 140.0px; + max-width: 140px; + max-height: 140px; width: auto; height: auto; } - .inline-image { max-width: 25%; max-height: 25%; @@ -88,11 +88,8 @@ text-align: center !important; } .recipe { - page-break-after: always; - - - } + } .recipe:first-child { border-top: 0 none; margin-top: 0; @@ -107,63 +104,43 @@
-
- - - -
- +

Apple & Raspberry Breakfast Oat Slice

-

-

Snack

-

- - Prep Time: 10 minutes - - Cook Time: 15 minutes - - Servings: Yield: 15 slices - + Prep Time: 10 minutes + Cook Time: 15 minutes + Servings: Yield: 15 slices - Source: - - - - +

- -
-
-

Ingredients

@@ -171,36 +148,28 @@
- -
- -

Directions

Preheat your oven to 180c and grease and line a 17.5×22.5cm slice pan with baking paper

Over a medium low heat melt together the honey and butter

In a large bowl mix together the oats and flour and lemon zest

Add the grated apple and stir though with the melted butter and honey until combined

Stir through the raspberries and press the mixture into the slice pan

Bake at 180c for around 25 minutes or until lightly golden and the top bounces back when pressed lightly

When the slice is cool, cut into 15 pieces.

- - + - - -
@@ -208,7 +177,6 @@ - @@ -250,7 +218,13 @@ // build items array var items = [ - + { + msrc: 'Images/CE732395-6AF5-4A80-B88C-59F2EC8CFE33-21470-0000034A73D22ECB/489CAB2C-28D2-4EC2-8929-CE3A04A1DB57-13068-0000040EFD32065C.jpg', + src: 'Images/CE732395-6AF5-4A80-B88C-59F2EC8CFE33-21470-0000034A73D22ECB/489CAB2C-28D2-4EC2-8929-CE3A04A1DB57-13068-0000040EFD32065C.jpg', + w: 0, + h: 0, + title: '1' + }, ]; var index = 0; @@ -286,8 +260,5 @@ - - - -- cgit v1.2.3