simplify control styling using currentColor
This commit is contained in:
@ -297,9 +297,8 @@ body {
|
||||
* NAVIGATION CONTROLS
|
||||
*********************************************/
|
||||
|
||||
.reveal .controls button:before,
|
||||
.reveal .controls button:after {
|
||||
background-color: $linkColor;
|
||||
.reveal .controls {
|
||||
color: $linkColor;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user