tests for plugins

This commit is contained in:
Hakim El Hattab
2019-03-14 16:03:55 +01:00
parent b180d94e02
commit c7db11d9cf
2 changed files with 93 additions and 1 deletions

View File

@ -1591,7 +1591,7 @@ $controlsArrowAngleActive: 36deg;
}
.reveal .hljs[data-line-numbers]:not([data-line-numbers=""]) tr:not(.highlight-line) {
opacity: 0.25;
opacity: 0.4;
}