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/Egg Custard.html | 60 ++++++++++++++---------------------------------- 1 file changed, 17 insertions(+), 43 deletions(-) (limited to 'Recipes/Egg Custard.html') diff --git a/Recipes/Egg Custard.html b/Recipes/Egg Custard.html index 9fe069e..23035b1 100644 --- a/Recipes/Egg Custard.html +++ b/Recipes/Egg Custard.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,46 +104,34 @@
-

Egg Custard

-

★★★★★

- - -
-
-

Ingredients

@@ -154,43 +139,34 @@
- -
-

Description

This is the basic stirred custard that one serves with steamed puddings. My version uses half milk, half cream.

Make it with all milk, if you prefer. It is also the base for vanilla ice-cream, with a slight modification.

This quantity makes 3 cups.

- -

Directions

Bring milk, cream and vanilla bean to simmering point in a heavy-based saucepan.

In a bowl, whisk egg yolks with sugar until light and foamy, then whisk in warm milk and cream.

Return to rinsed-out pan and cook over a moderate heat for at least 10 minutes, stirring constantly with a wooden spoon, until mixture thickens and coats back of spoon. (If you have a thermometer, 82-85°C is the temperature for a properly thickened custard.)

Strain into a cold bowl, then scrape in some vanilla seeds from the split pod.

Serve warm or cold.

- - + - - -
@@ -200,7 +176,5 @@ - - -- cgit v1.2.3