corrected font-style: none to normal
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user