Small pres-mode fix
This commit is contained in:
parent
351a95b658
commit
bc86db6119
1 changed files with 3 additions and 0 deletions
|
@ -204,6 +204,9 @@ img.curImg{
|
||||||
background:yellow;
|
background:yellow;
|
||||||
padding:0.5%;
|
padding:0.5%;
|
||||||
}
|
}
|
||||||
|
.presentation .currentHit {
|
||||||
|
background:none;
|
||||||
|
}
|
||||||
.presentation .currentHit h3 span{
|
.presentation .currentHit h3 span{
|
||||||
color:white;
|
color:white;
|
||||||
background: none;
|
background: none;
|
||||||
|
|
Loading…
Reference in a new issue