Index: openacs-4/packages/lorsm/www/delivery/scorm.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/delivery/scorm.css,v diff -u -r1.2 -r1.3 --- openacs-4/packages/lorsm/www/delivery/scorm.css 7 Jun 2006 14:05:44 -0000 1.2 +++ openacs-4/packages/lorsm/www/delivery/scorm.css 13 Aug 2007 09:20:16 -0000 1.3 @@ -1,19 +1,19 @@ /* body {background: url(/dotlrn/resources/00_sfondo.gif) repeat-x top;} */ body {background-color: #000; } - a { font-family: Helvetica,Arial; +a { font-family: Helvetica,Arial; font-weight: bold; font-size: 0.7em; color: #FFFFFF; - white-space:normal; - } + white-space:normal; +} - a.current a:active { font-family: Helvetica,Arial; +a.current a:active { font-family: Helvetica,Arial; font-weight: bold; font-size: 0.7em; color: #FFFF00; white-space:normal; - } +} a.two { color: #6A6; } a.one { color: #fff; } @@ -39,8 +39,29 @@ border: 3px inset #00b; } +h1, h2, h3, h4, h5, h6 { + font-family: Helvetica,Arial; + font-weight: bold; + color: #fff; + white-space:normal; +} +.organization_class { + font-family: Helvetica,Arial; + font-weight: bold; + font-size: 12px; + color: #fff; + white-space:normal; +} +.usermessage_class { + font-family: Helvetica,Arial; + font-weight: bold; + font-size: 0.7em; + white-space:normal; + color: red; +} + /* a.button { font: 65% arial; border: solid 1px black;