@@ -148,7 +148,12 @@ a:focus {
padding-right: 10px;
}
.section-notice .items .title a{
- color: #E53140;
+ color: #07578A;
+ font-size: 20px;
+ font-weight: 700;
+}
+.section-notice .items .title a:hover{
+ color: #666666;
font-size: 20px;
font-weight: 700;
@@ -243,3 +243,9 @@ table.lp_overview tr:hover {
table.lp_overview img {
margin-left:3px;
+.scorm_type_document{
+ background: url('images/text.png') no-repeat right 0;
+.scorm_type_quiz{
+ background: url('images/pencil.png') no-repeat right 0;