Small pres-mode fix
This commit is contained in:
parent
b8ea4596bf
commit
50384266c9
1 changed files with 3 additions and 0 deletions
|
@ -253,6 +253,9 @@ ul{
|
|||
.currentHit li .diff.positive{
|
||||
color:green;
|
||||
}
|
||||
.presentation .currentHit li .diff.positive{
|
||||
color:yellow;
|
||||
}
|
||||
.currentHit p {
|
||||
margin: 0 -0.5em 1% -0.5em;
|
||||
border-bottom: solid 1em blue;
|
||||
|
|
Loading…
Reference in a new issue