Add files via upload
This commit is contained in:
@ -24,13 +24,13 @@
|
||||
<div class="code">
|
||||
<h2>Promociones</h2>
|
||||
<section class="promotions">
|
||||
<button id="retroceder">Anterior</button>
|
||||
<button id="retroceder">⏪</button>
|
||||
<a href="promotions/" class="imagen"></a>
|
||||
<button id="avanzar">Siguiente</button>
|
||||
<button id="avanzar">⏩</button>
|
||||
</section>
|
||||
<section class="controls">
|
||||
<button id="play">▶</button>
|
||||
<button id="stop" disabled>||</button>
|
||||
<button id="stop" disabled>⏸</button>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user