--- loncom/interface/loncommon.pm 2006/06/26 22:06:19 1.398 +++ loncom/interface/loncommon.pm 2006/06/26 22:09:01 1.399 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.398 2006/06/26 22:06:19 albertel Exp $ +# $Id: loncommon.pm,v 1.399 2006/06/26 22:09:01 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3442,6 +3442,8 @@ table#LC_helpmenu_links { table#LC_helpmenu_links tr td { padding: 1px; background: $tabbg; + text-align: center; + font-weight: bold; } table#LC_helpmenu_links a:link, table#LC_helpmenu_links a:visited,