reset font-style on nested enoncé

This commit is contained in:
2018-05-13 17:12:24 +02:00
parent c842d271e8
commit 08891bb9c3
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -367,6 +367,7 @@ main#content.mode-text{
// reset font-size since nested items are in a div with alternate font-size
.enonce.nested, .item.nested{
font-size: $fs;
font-style: normal;
}
.opened-link{