mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-11 17:14:57 +02:00
update slide backgrounds example
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section data-background-color="lightblue">
|
<section data-background-color="lightblue">
|
||||||
<h2>data-background: ----</h2>
|
<h2>data-background: lightblue</h2>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
<section>
|
<section>
|
||||||
<h2>Background applied to stack</h2>
|
<h2>Background applied to stack</h2>
|
||||||
</section>
|
</section>
|
||||||
<section data-background="rgba(100, 0, 0, 0.2)">
|
<section data-background="rgb(66, 66, 66)">
|
||||||
<h2>Background applied to slide inside of stack</h2>
|
<h2>Background applied to slide inside of stack</h2>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
Reference in New Issue
Block a user