diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index fae36af..2c210b8 100644 --- a/www/index.html +++ b/www/index.html @@ -40,6 +40,10 @@ height:100%; background-color:#dceeee; } + h1 .tastentierchen a:hover { + position:relative; + top:-5px; + } </style> </head> |