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