From c20fbca2ebad005b2c981dec0db4ae5a7b824797 Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 10 Jan 2009 13:04:18 +0000 Subject: navigationsbreite im style angepasst, damit mac os x-Treiber reinpasst git-svn-id: https://svn.neo-layout.org@1422 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- www/index.html | 5 ----- www/stylesheet.css | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/index.html b/www/index.html index 3e0629d..be4bd0c 100644 --- a/www/index.html +++ b/www/index.html @@ -44,8 +44,6 @@ -
- - -

Neo - Ergonomisches Tastaturlayout

diff --git a/www/stylesheet.css b/www/stylesheet.css index ec41eec..ec5f95a 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -28,8 +28,8 @@ div.Hauptfeld { background-color:#F8F8FA; color:WindowText; position:relative; - width:10em; -/* float:left; */ + width:11em; + float:left; text-align:center; margin:2em; margin-left:0em; -- cgit v1.2.3