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/Mushroom And Potato Pie.html | 75 +++++++++++------------------------- 1 file changed, 22 insertions(+), 53 deletions(-) (limited to 'Recipes/Mushroom And Potato Pie.html') diff --git a/Recipes/Mushroom And Potato Pie.html b/Recipes/Mushroom And Potato Pie.html index 24abb2b..77c8099 100644 --- a/Recipes/Mushroom And Potato Pie.html +++ b/Recipes/Mushroom And Potato Pie.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,51 +104,37 @@
-
- - - -
- +

Mushroom And Potato Pie

-

★★★★★

-

- - Cook Time: 15 min - - Servings: 4 - + Cook Time: 15 min + Servings: 4 - +

- -
-
-

Ingredients

@@ -159,36 +142,28 @@
- -
- -

Directions

Turn the oven on to preheat to 220°C.

Scrub the potatoes, then cut them into 5mm slices. Place them in an oven bag or covered microwave dish and cook on full power for 10 minutes, stirring gently after 5 minutes. (Alternatively, boil the potato slices until just tender, handling them gently to avoid breaking them up.)

Peel and slice the onion while the oil heats in a large frying pan. Add the onion and garlic and sauté until the onion is soft and turning clear. While the onion cooks, slice the mushrooms, then add these to the pan along with the herbs, salt and pepper.
Cook, stirring frequently, until the mushrooms have wilted.

While the oven heats, non-stick spray or lightly oil a 20 x 25cm (or round) casserole or deep pie dish. Arrange half of the potato slices evenly over the bottom of the dish, then cover this with the mushroom mixture and then the remaining potato slices. Stir together the sour cream and the remaining salt and pepper. Pour this mixture evenly over the potato-mushroom mixture.

Roll out the pastry (if necessary), until it will cover the casse-role/pie dish. Lay the pastry gently over the filling mixture, trimming off any excess. Decorate the edge by patterning it with the tines of a fork and puncture the pastry at 5cm intervals over the surface. Brush with a little milk or beaten egg to glaze, then bake at 220°C for about 15 minutes until the pastry is golden brown.

Serve with a salad or cooked vegetables and some crusty bread.

- - + - - -
@@ -196,7 +171,6 @@ - @@ -238,15 +212,13 @@ // build items array var items = [ - { msrc: 'Images/6FB87206-6E84-4355-A915-18136677A065/3B05F08F-6E05-460D-8FC3-65516248054E.jpg', src: 'Images/6FB87206-6E84-4355-A915-18136677A065/3B05F08F-6E05-460D-8FC3-65516248054E.jpg', - w: 2048.0, - h: 1536.0, + w: 0, + h: 0, title: '1' }, - ]; var index = 0; @@ -282,8 +254,5 @@ - - - -- cgit v1.2.3