From 70e1ff0e5d4f584271b1e108aa85980ea9e858e6 Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Wed, 03 Jan 2018 12:41:53 +0000
Subject: [PATCH] Link zum Prototyp ergänzt

---
 index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index f0e1dd9..1feb93d 100644
--- a/index.html
+++ b/index.html
@@ -30,11 +30,11 @@
 
         <div class="dialog">
           <div class="nachricht">
-            <span class="close-btn">&#10006;</span>
+            <span class="close-btn pointer-cursor">&#10006;</span>
             Hier kann eine Mitteilung stehen.
           </div>
         </div>
-      
+
         <!-- zentraler Inhaltsbereich -->
         <div class="zentrum">
           <div id="prefs"></div>

--
Gitblit v1.9.3