diff options
Diffstat (limited to 'rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei')
| -rwxr-xr-x | rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei/index.html | 54 | ||||
| -rwxr-xr-x | rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei/rezept.png | bin | 0 -> 123311 bytes |
2 files changed, 54 insertions, 0 deletions
diff --git a/rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei/index.html b/rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei/index.html new file mode 100755 index 0000000..8a6819c --- /dev/null +++ b/rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei/index.html @@ -0,0 +1,54 @@ +<!DOCTYPE html> +<html lang="de"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Quinoa-Bowl mit Gemüse und Ei</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>Quinoa-Bowl mit Gemüse und Ei</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 Tasse Quinoa</p></li> + <li><p>1 Gurke</p></li> + <li><p>1 Tomate</p></li> + <li><p>1/2 Avocado</p></li> + <li><p>2 Eier</p></li> + <li><p>Dressing nach Wahl (z.B. Zitronensaft, Olivenöl)</p></li> + <li><p>Salz und Pfeffer</p></li> + </ul> + <h2>Zubereitung:</h2> + <ol> + <li><p>Quinoa nach Packungsanweisung kochen.</p></li> + <li><p>Gurke, Tomate und Avocado in mundgerechte Stücke schneiden.</p></li> + <li><p>Eier hart kochen.</p></li> + <li><p>Quinoa in eine Schüssel geben und mit Gemüse und Ei belegen.</p></li> + <li><p>Mit Dressing beträufeln und mit Salz und Pfeffer würzen.</p></li> + <li><p>Servieren.</p></li> + </ol> + </div> +</main>
\ No newline at end of file diff --git a/rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei/rezept.png b/rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei/rezept.png Binary files differnew file mode 100755 index 0000000..8a9e14e --- /dev/null +++ b/rezepte/abendessen/quinoa_bowl_mit_gemuese_und_ei/rezept.png |
