corrected font-style: none to normal

This commit is contained in:
urs_hunkler
2006-04-08 15:53:28 +00:00
parent 5b2f6e51f9
commit 9c5cec188f
+2 -2
View File
@@ -69,7 +69,7 @@
}
.mod-lesson .leftmenu_links {
font-size:.85em;
font-style: none;
font-style: normal;
}
.mod-lesson .leftmenu_links ul {
list-style-type: none;
@@ -240,4 +240,4 @@
width: 5px;
padding: 0px;
margin: 0px;
}
}