--- loncom/interface/loncommon.pm 2025/03/07 02:13:40 1.1469 +++ loncom/interface/loncommon.pm 2025/03/17 00:25:51 1.1470 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1469 2025/03/07 02:13:40 raeburn Exp $ +# $Id: loncommon.pm,v 1.1470 2025/03/17 00:25:51 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7361,6 +7361,10 @@ form, .inline { text-align:right; } +.LC_left { + text-align:left; +} + .LC_center { text-align:center; }