allow control over background color when using images (#453)
This commit is contained in:
parent
15f24f7a9a
commit
544e090bd1
5 changed files with 11 additions and 8 deletions
|
@ -1245,8 +1245,8 @@ body {
|
|||
left: 0;
|
||||
}
|
||||
|
||||
.no-transition,
|
||||
.no-transition * {
|
||||
.reveal .no-transition,
|
||||
.reveal .no-transition * {
|
||||
-webkit-transition: none !important;
|
||||
-moz-transition: none !important;
|
||||
-ms-transition: none !important;
|
||||
|
|
2
css/reveal.min.css
vendored
2
css/reveal.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue