mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-18 12:31:24 +02:00
include slide number color in theme template
This commit is contained in:
@@ -160,4 +160,11 @@ body {
|
||||
transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
* SLIDE NUMBER
|
||||
*********************************************/
|
||||
.reveal .slide-number {
|
||||
color: $linkColor;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user