--- loncom/interface/loncommon.pm 2008/12/14 00:33:35 1.715 +++ loncom/interface/loncommon.pm 2008/12/15 11:44:41 1.717 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.715 2008/12/14 00:33:35 raeburn Exp $ +# $Id: loncommon.pm,v 1.717 2008/12/15 11:44:41 tempelho Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5448,6 +5448,10 @@ table#LC_mainmenu td.LC_mainmenu_col_fie font-weight: bold; } +div.LC_createcourse { + margin: 10px 10px 10px 10px; +} + /* ---- Remove when done ---- # The following styles is part of the redesign of LON-CAPA and are # subject to change during this project. @@ -5717,7 +5721,7 @@ div.columnSection > .ContentBoxSpecial background-color:$loginbg; } -.LC_loginpage_loginContainer h1{ +.LC_loginpage_loginContainer h2{ margin-top:0; display:block; background:$bgcol;