picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit cc302c09ccab91b2e67e438e0f0100ab84ffdeb1
parent 078bff2b7faf57c0a364a2760ba2257a27c2476d
Author: Alexander Burger <abu@software-lab.de>
Date:   Thu,  8 Mar 2012 12:58:44 +0100

Minor: Two additional CSS width definitions
Diffstat:
Mlib.css | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/lib.css b/lib.css @@ -1,4 +1,4 @@ -/* 24nov11abu +/* 08mar12abu * (c) Software Lab. Alexander Burger */ @@ -24,7 +24,9 @@ .em20 {width: 20em;} .em25 {width: 25em;} .em30 {width: 30em;} +.em40 {width: 40em;} .em50 {width: 50em;} +.em60 {width: 60em;} .em70 {width: 70em;} /* Defaults */