diff --git a/schlangen_und_leitern/HTML.html b/schlangen_und_leitern/HTML.html index 1956479..c542bdd 100644 --- a/schlangen_und_leitern/HTML.html +++ b/schlangen_und_leitern/HTML.html @@ -8,6 +8,7 @@ + Document @@ -16,13 +17,16 @@

Schlangen und Leitern

-
- -
- +
+ + +
+
+
+
diff --git a/schlangen_und_leitern/board.html b/schlangen_und_leitern/board.html deleted file mode 100644 index 269926d..0000000 --- a/schlangen_und_leitern/board.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - Document - - - - -
- -
- - -
- - -
- - - - -
- - - - - \ No newline at end of file diff --git a/schlangen_und_leitern/css/style.css b/schlangen_und_leitern/css/style.css index fe47224..b589926 100644 --- a/schlangen_und_leitern/css/style.css +++ b/schlangen_und_leitern/css/style.css @@ -1,3 +1,11 @@ +h1{ + + text-align: center; + font-size: 50px; +} + + + #würfelBereich{ height: 170px;