quick fix for the progress visibility
This commit is contained in:
parent
cc5549fc42
commit
7c8c1b6d39
|
@ -299,7 +299,7 @@ BODY {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
.full .slide {
|
.full .slide {
|
||||||
position:relative;
|
position:absolute;
|
||||||
visibility:hidden;
|
visibility:hidden;
|
||||||
}
|
}
|
||||||
.full .slide:target {
|
.full .slide:target {
|
||||||
|
|
Loading…
Reference in New Issue