mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
prevent linked slide numbers from changing color
This commit is contained in:
parent
f713d9d67d
commit
531d1e8791
3 changed files with 37 additions and 29 deletions
|
|
@ -553,6 +553,10 @@ $controlsArrowAngleActive: 36deg;
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
.reveal .slide-number a {
|
||||
color: currentColor;
|
||||
}
|
||||
|
||||
.reveal .slide-number-delimiter {
|
||||
margin: 0 3px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue