1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-01 12:20:33 +02:00

apply z position to slide container, rather than individual slides

This commit is contained in:
Hakim El Hattab
2015-01-17 10:33:18 +01:00
parent 66d7b6bfae
commit e0aba9f5ae
3 changed files with 12 additions and 7 deletions

View File

@@ -627,7 +627,7 @@ body {
/*********************************************
* OVERVIEW
*********************************************/
.reveal.overview .slides {
.reveal.overview {
-webkit-perspective-origin: 50% 50%;
perspective-origin: 50% 50%;
-webkit-perspective: 700px;