fix control arrow anti-aliasing in ff
This commit is contained in:
parent
6cfc6ecc49
commit
1dfcab906e
|
@ -369,6 +369,8 @@ body {
|
|||
height: 0;
|
||||
border: 12px solid transparent;
|
||||
|
||||
-moz-transform: scale(.9999);
|
||||
|
||||
-webkit-transition: all 0.2s ease;
|
||||
-moz-transition: all 0.2s ease;
|
||||
-ms-transition: all 0.2s ease;
|
||||
|
|
2
css/reveal.min.css
vendored
2
css/reveal.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user