diff --git a/css/style.css b/css/style.css index ae556f3..a60796c 100644 --- a/css/style.css +++ b/css/style.css @@ -31,3 +31,14 @@ h1 { width: 80px; height: 80px; } + + +.herz { + width: 80px; + height: 80px; +} + +#currentLocation { + height: 30px; + width: 30px; +} diff --git a/images/current_location.png b/images/current_location.png new file mode 100644 index 0000000..2895f28 Binary files /dev/null and b/images/current_location.png differ diff --git a/images/herz-0.png b/images/herz-0.png new file mode 100644 index 0000000..a0f69da Binary files /dev/null and b/images/herz-0.png differ diff --git a/images/herz-1.png b/images/herz-1.png new file mode 100644 index 0000000..256ac4d Binary files /dev/null and b/images/herz-1.png differ diff --git a/index.php b/index.php index 1b52d64..7a271bc 100644 --- a/index.php +++ b/index.php @@ -17,8 +17,10 @@ dbVerbindungErzeugen()

spinn mit!!

-