--- loncom/interface/loncommon.pm 2025/02/18 02:38:06 1.1457 +++ loncom/interface/loncommon.pm 2025/02/20 01:09:33 1.1458 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1457 2025/02/18 02:38:06 raeburn Exp $ +# $Id: loncommon.pm,v 1.1458 2025/02/20 01:09:33 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7337,6 +7337,10 @@ form, .inline { font-size: 1.17em; } +.LC_heading_3 { + font-size: 1.0em; +} + .LC_menus_content.shown{ display: block; }