From c28d29fc58b5573c070a93e551397fd8b5c42f3a Mon Sep 17 00:00:00 2001 From: dubtraxis Date: Thu, 23 Oct 2003 17:24:38 +0000 Subject: [PATCH] minor css change 2 --- src/css/lex.css | 4 ++-- src/jsp/jsp/menu.jsp | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/css/lex.css b/src/css/lex.css index 8e9e66f..67739cb 100644 --- a/src/css/lex.css +++ b/src/css/lex.css @@ -117,9 +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*/ -span.tmw-roman +.tmw-block>span.tmw-roman, a>span.tmw-roman { - /* vertical-align: sub; */ + vertical-align: sub; } a.tmw-link:hover diff --git a/src/jsp/jsp/menu.jsp b/src/jsp/jsp/menu.jsp index 9546483..549d4e9 100644 --- a/src/jsp/jsp/menu.jsp +++ b/src/jsp/jsp/menu.jsp @@ -90,9 +90,8 @@

- - - + + Modified by