simplify control styling using currentColor
This commit is contained in:
parent
2155415767
commit
10545d41cc
14 changed files with 31 additions and 39 deletions
|
@ -297,9 +297,8 @@ body {
|
|||
* NAVIGATION CONTROLS
|
||||
*********************************************/
|
||||
|
||||
.reveal .controls button:before,
|
||||
.reveal .controls button:after {
|
||||
background-color: $linkColor;
|
||||
.reveal .controls {
|
||||
color: $linkColor;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue