1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-19 04:52:20 +02:00

fragments now work in vertical slides (fixes #4)

This commit is contained in:
Hakim El Hattab
2011-12-17 12:55:25 -08:00
parent e6f444a307
commit 59c9b3c596
2 changed files with 29 additions and 15 deletions

View File

@@ -364,7 +364,7 @@ a:not(.image) {
border-radius: 2px;
}
img {
section img {
margin: 30px 0 0 0;
background: rgba(255,255,255,0.12);
border: 4px solid #eee;