From b6dcb6d85648dfc0d08f219b2b4286e9918e7880 Mon Sep 17 00:00:00 2001 From: dubtraxis Date: Thu, 23 Oct 2003 17:04:58 +0000 Subject: [PATCH] minor css change --- src/css/lex.css | 5 ++--- src/jsp/jsp/menu.jsp | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/css/lex.css b/src/css/lex.css index 6274782..8e9e66f 100644 --- a/src/css/lex.css +++ b/src/css/lex.css @@ -117,10 +117,9 @@ span.tmw8 {font: 24pt TibetanMachineWeb8 !important; text-transform: none; } span.tmw9 {font: 24pt TibetanMachineWeb9 !important; text-transform: none; } /* The following child selectors hide this css from IE 6 and lower which can't re-position without screwing up the drawing of the fonts*/ -.tmw-block>span.tmw-roman +span.tmw-roman { - vertical-align: sub; - color: green; + /* vertical-align: sub; */ } a.tmw-link:hover diff --git a/src/jsp/jsp/menu.jsp b/src/jsp/jsp/menu.jsp index 4198dbd..9546483 100644 --- a/src/jsp/jsp/menu.jsp +++ b/src/jsp/jsp/menu.jsp @@ -91,7 +91,8 @@ - + + Modified by