diff options
Diffstat (limited to 'rezepte/snacks/jogurt_mit_beeren_und_granola')
| -rwxr-xr-x | rezepte/snacks/jogurt_mit_beeren_und_granola/index.html | 48 | ||||
| -rwxr-xr-x | rezepte/snacks/jogurt_mit_beeren_und_granola/rezept.png | bin | 0 -> 112717 bytes |
2 files changed, 48 insertions, 0 deletions
diff --git a/rezepte/snacks/jogurt_mit_beeren_und_granola/index.html b/rezepte/snacks/jogurt_mit_beeren_und_granola/index.html new file mode 100755 index 0000000..54ab2a5 --- /dev/null +++ b/rezepte/snacks/jogurt_mit_beeren_und_granola/index.html @@ -0,0 +1,48 @@ +<!DOCTYPE html> +<html lang="de"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Joghurt mit Beeren und Granola</title> + <link rel="icon" type="image/x-icon" href="/style/avocado.png"> + <link rel="stylesheet" type="text/css" href="/style/style.css"> +</head> +<body> +<nav class="medium_box"> + <ul class="hor_spacing"> + <li class="hor_spacing_item"> + <a class="small_box color_inverse_on_hover" href="/login">Login</a> + </li> + <li class="hor_spacing_item"> + <a class="small_box color_inverse_on_hover" href="/kalorien_rechner">Kalorien-rechner</a> + </li> + <li class="hor_spacing_item"> + <a class="small_box color_inverse_on_hover" href="/kalorien_zaehler">Kalorien-zähler</a> + </li> + <li class="hor_spacing_item"> + <a class="small_box tertiary_color_style" href="/rezepte">Rezepte</a> + </li> + <li class="hor_spacing_item"> + <a class="small_box color_inverse_on_hover" href="/workouts">Workouts</a> + </li> + </ul> +</nav> +<main class="big_box"> + <h1>Joghurt mit Beeren und Granola</h1> + <img class="medium_box" style="width: 300px; padding: 0; float: left" src="./rezept.png"> + <div class="medium_box" style="float: right; text-align: left; width: calc(100% - 310px)"> + <h2>Zutaten:</h2> + <ul> + <li><p>1 Becher Joghurt (Natur oder griechisch)</p></li> + <li><p>1/2 Tasse Beeren (frisch oder gefroren)</p></li> + <li><p>1/4 Tasse Granola</p></li> + <li><p>Optional: Honig oder Ahornsirup</p></li> + </ul> + <h2>Zubereitung:</h2> + <ol> + <li><p>Joghurt in ein Glas füllen.</p></li> + <li><p>Beeren und Granola darüber geben.</p></li> + <li><p>Optional mit Honig oder Ahornsirup beträufeln.</p></li> + </ol> + </div> +</main>
\ No newline at end of file diff --git a/rezepte/snacks/jogurt_mit_beeren_und_granola/rezept.png b/rezepte/snacks/jogurt_mit_beeren_und_granola/rezept.png Binary files differnew file mode 100755 index 0000000..85e5a8c --- /dev/null +++ b/rezepte/snacks/jogurt_mit_beeren_und_granola/rezept.png |
