From: Banana Date: Mon, 16 Jul 2012 13:10:12 +0000 (+0200) Subject: syntax test X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=fd43b528ddef25b29a7be77331e0aceb451e9f8f;p=klimbim.git syntax test --- diff --git a/css/tooltips.txt b/css/tooltips.txt index 5e80b77..2a8ab31 100644 --- a/css/tooltips.txt +++ b/css/tooltips.txt @@ -12,6 +12,7 @@ Das javscript verhindert das event sollte man auf den Link draufklicken. Danach nur noch folgende CSS Definitionen und schon hat man seinen Tooltip. +```css a { z-index:10; } @@ -34,4 +35,5 @@ a:hover span{ color:#444; padding:1px 5px; z-index:10; -} \ No newline at end of file +} +``` \ No newline at end of file