diff --git a/adjektive.php b/adjektive.php deleted file mode 100644 index ecd39d3..0000000 --- a/adjektive.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - -
-

pyolingo

-
- - - \ No newline at end of file diff --git a/allgemein.php b/allgemein.php index ecd39d3..09975fd 100644 --- a/allgemein.php +++ b/allgemein.php @@ -13,6 +13,49 @@

pyolingo

+
+
+
+ + + + +
+
+

deutsch:

+ +
+ +
+
+ +
+
+ + + + +
+
+ +
+
diff --git a/neueKarte.php b/neueKarte.php index 1c04f0f..4717720 100644 --- a/neueKarte.php +++ b/neueKarte.php @@ -16,22 +16,7 @@
-
-
- -
-
- -
-
-
diff --git a/style.css b/style.css index 4586c11..4c3a7d7 100644 --- a/style.css +++ b/style.css @@ -12,6 +12,10 @@ h2 { font-size: 2.2rem; } +p { + white-space: pre-wrap; +} + h2.seitentitel { width: 100%; border-style: none; @@ -75,11 +79,6 @@ div.header{ margin: 0px; } -.p-karteikarte_verben_suffix { - margin: 0px; - margin-left: 15px; -} - #deutsch { height: 250px; } @@ -147,4 +146,73 @@ a:visited { .td-pronomen { width: 30%; +} + +.kategorie { + font-size: 30px; + color: black; + align-items: center; + display: flex; +} + +.kategorie input[type="radio"] { + transform: scale(1.5); + margin-right: 10px; +} + +#form_hinzufuegenkarte { + width: 95%; +} + +#p_deutsch { + display: inline-block; +} + +#input_deutsch { + display: inline-block; + width: 700px; + margin-left: 30px; +} + +.hinzufuegenKarteElemente { + display: flex; + justify-content: space-between; +} + +#label_italienisch_schwarz { + color: black; +} + +#label_italienisch_rot { + color: red; +} + +#label_italienisch_gruen { + color: green; +} + +#label_italienisch_blau { + color: blue; +} + +#input_italienisch { + width: 850px; + display: inline-block; +} + +#div_deutsch { + margin-top: 40px; +} + +#div_italienisch_text { + display: inline-block; + width: 95%; + margin-top: 40px; +} + +#div_italienisch_radio { + display: flex; + justify-content: space-between; + width: 65%; + margin-top: 10px; } \ No newline at end of file diff --git a/substantive.php b/substantive.php deleted file mode 100644 index ecd39d3..0000000 --- a/substantive.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - -
-

pyolingo

-
- - - \ No newline at end of file