Index: openacs-4/packages/dotlrn/www/resources/dotlrn-master-kelp.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/resources/dotlrn-master-kelp.css,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/dotlrn/www/resources/dotlrn-master-kelp.css 30 Sep 2005 02:37:36 -0000 1.1.2.3 +++ openacs-4/packages/dotlrn/www/resources/dotlrn-master-kelp.css 15 Oct 2005 13:21:55 -0000 1.1.2.4 @@ -135,6 +135,16 @@ #head-area, #head-area a, #footer-area, #footer-area a {font-family: arial, helvetica, sans-serif; font-size:11px; } #head-area td, #footer-area td {vertical-align:middle} +/* Portal layout */ +.leftColumn { + width: 50%; + vertical-align: top; +} +.rightColumn { + width: 50%; + vertical-align: top; +} + /* dotlrn-overrides of standard CSS nodes */ a:link{