From 587ac438d1321ac08955a251401c06668a3d1ee9 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sat, 6 Feb 2010 07:30:32 +0000 Subject: [PATCH] less: complete declarations and add page, links --- base.css | 8 ++++ index.plp | 1 + less.inc.pl | 135 +++++++++++++++++++++++++++++++++++++++++++++++----- less.plp | 99 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 230 insertions(+), 13 deletions(-) create mode 100644 less.plp diff --git a/base.css b/base.css index 078b27d..41742e3 100644 --- a/base.css +++ b/base.css @@ -417,6 +417,14 @@ ul.keys li.ni { padding: 1px; /* same size as borderlessless keys */ } +dl.legend dt.more, +ul.keys li.more b { + text-shadow: #F20 0 0 0.1em; +} +dl.legend dt.more:hover, +ul.keys li.more:hover b { + text-shadow: #F20 0 0 0.5em, #FC0 0 0 0.2em; +} dl.legend dt.ext, ul.keys li.ext { border-style: dashed; diff --git a/index.plp b/index.plp index 839392d..bda90ad 100644 --- a/index.plp +++ b/index.plp @@ -27,6 +27,7 @@ but you're free to use, print, alter, and redistribute under the AGPL license.

Keyboard maps