Skip to content
Snippets Groups Projects
Commit 424f8ee9 authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

additional background test

parent c3b91560
Branches
No related tags found
No related merge requests found
......@@ -58,6 +58,13 @@
<h2>Background image</h2>
<pre>data-background-size="100px" data-background-repeat="repeat" data-background-color="#111"</pre>
</section>
<section data-background="#888888">
<h2>Same background twice (1/2)</h2>
</section>
<section data-background="#888888">
<h2>Same background twice (2/2)</h2>
</section>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment