From 4c47b4d7e3a74e81b97c1338cd90030b62574905 Mon Sep 17 00:00:00 2001 From: knittl Date: Sun, 29 Mar 2015 19:02:26 +0000 Subject: Import stylesheets, move some pixels, align padlocks git-svn-id: https://svn.neo-layout.org@2464 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- grafik/flat/tastatur_base.svg | 125 +++++++++++++++++++++++------------------- grafik/flat/tastatur_e1.svg | 39 ++----------- grafik/flat/tastatur_e2.svg | 43 ++------------- grafik/flat/tastatur_e3.svg | 48 +++------------- grafik/flat/tastatur_e4.svg | 43 ++------------- grafik/flat/tastatur_e5.svg | 58 +++----------------- grafik/flat/tastatur_e6.svg | 53 ++---------------- www/tastatur.css | 25 ++++----- 8 files changed, 113 insertions(+), 321 deletions(-) diff --git a/grafik/flat/tastatur_base.svg b/grafik/flat/tastatur_base.svg index 36c8fe9..94191b3 100644 --- a/grafik/flat/tastatur_base.svg +++ b/grafik/flat/tastatur_base.svg @@ -33,62 +33,75 @@ + @@ -205,7 +218,7 @@ id="return" class="key grey"/> - + @@ -214,10 +227,10 @@ Strg -M4 +M4 Alt -M3 +M3 Strg Mod4 @@ -225,7 +238,7 @@ - + diff --git a/grafik/flat/tastatur_e1.svg b/grafik/flat/tastatur_e1.svg index 1b38aed..cc99857 100644 --- a/grafik/flat/tastatur_e1.svg +++ b/grafik/flat/tastatur_e1.svg @@ -30,41 +30,10 @@ - +@import url('tastatur.css'); + + - +@import url('tastatur.css'); + + - +@import url('tastatur.css'); + + + - + @@ -157,7 +123,7 @@ ˚ -/ +/ diff --git a/grafik/flat/tastatur_e4.svg b/grafik/flat/tastatur_e4.svg index d1fbfd7..beb4e5f 100644 --- a/grafik/flat/tastatur_e4.svg +++ b/grafik/flat/tastatur_e4.svg @@ -31,44 +31,9 @@ + - + diff --git a/grafik/flat/tastatur_e5.svg b/grafik/flat/tastatur_e5.svg index 5a2f05b..cf4c79a 100644 --- a/grafik/flat/tastatur_e5.svg +++ b/grafik/flat/tastatur_e5.svg @@ -30,51 +30,9 @@ - + @@ -126,10 +84,10 @@ - + - + ξ @@ -177,10 +135,10 @@ θ -geschütztes Leerz. ⍽ - +geschütztes Leerz. ⍽ + -˞ +˞ ᾿ diff --git a/grafik/flat/tastatur_e6.svg b/grafik/flat/tastatur_e6.svg index 3f7d096..e7f0e7d 100644 --- a/grafik/flat/tastatur_e6.svg +++ b/grafik/flat/tastatur_e6.svg @@ -30,50 +30,9 @@ - + @@ -127,7 +86,7 @@ - + Ξ @@ -175,8 +134,8 @@ Θ -schmales gesch. Leerz. ⍽ - +schmales gesch. Leerz. ⍽ + ̣ ¯ diff --git a/www/tastatur.css b/www/tastatur.css index de054f7..9b2289a 100644 --- a/www/tastatur.css +++ b/www/tastatur.css @@ -11,29 +11,26 @@ text.mod, text.key, text.dead { writing-mode:lr-tb; } -text.deadcircle, text.dead, text.center, text.key { - text-align:center; - text-anchor:middle; -} - text.key { - font-size:20px; font-family:Linux Libertine O,Linux Libertine; } -text.dead { font-size:20px; } -text.deadcircle { font-size:16px; } - -text.big { - font-size:14px; -} - text.mod { - font-size:10px; text-align:start; text-anchor:start; } +text.deadcircle, text.dead, text.center, text.key { + text-align:center; + text-anchor:middle; +} + +text.key { font-size:22px; } +text.dead { font-size:20px; } +text.deadcircle { font-size:14px; } +text.mod { font-size:10px; } +text.big { font-size:14px; } + .key { stroke-width:1.25; } -- cgit v1.2.3