diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-04-12 18:12:48 +0200 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-04-12 18:12:48 +0200 |
commit | 4e3b91ae03da5a82be4e221dae5c3aa45401359d (patch) | |
tree | e33c8243db369a20c86e95a571e59f0dc5d00fff /index.html | |
parent | ce798c4bac877b534caeb94b29159ac51749a0ac (diff) | |
download | perl-software-in-gnu-guix-4e3b91ae03da5a82be4e221dae5c3aa45401359d.tar perl-software-in-gnu-guix-4e3b91ae03da5a82be4e221dae5c3aa45401359d.tar.gz |
remove 'roll-in' fragment style due to Chrome crash #1150
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -138,7 +138,6 @@ <p>There's different types of fragments, like:</p> <p class="fragment grow">grow</p> <p class="fragment shrink">shrink</p> - <p class="fragment roll-in">roll-in</p> <p class="fragment fade-out">fade-out</p> <p class="fragment current-visible">current-visible</p> <p class="fragment highlight-red">highlight-red</p> |