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
+2 -1
View File
@@ -869,7 +869,8 @@ main#content.mode-text section.enonce {
display: none; }
main#content.mode-text .enonce.nested, main#content.mode-text .item.nested {
font-size: 16px; }
font-size: 16px;
font-style: normal; }
main#content.mode-text .opened-link .close-link-btn {
width: 20px;