mirror of
https://github.com/He4eT/BadBarSlots.git
synced 2026-05-04 16:07:22 +00:00
styling
This commit is contained in:
parent
84083515cf
commit
32a10f361c
2 changed files with 45 additions and 25 deletions
15
slots.html
15
slots.html
|
|
@ -12,14 +12,13 @@
|
|||
<div class="logo">
|
||||
<img src="img/logo.svg" alt="">
|
||||
</div>
|
||||
<div class="slots">
|
||||
<ul class="slot">
|
||||
<li>Водка</li>
|
||||
<li>Гренадин</li>
|
||||
<li>Пусиджус</li>
|
||||
<li>Текила</li>
|
||||
</ul>
|
||||
</div>
|
||||
<ul class="slot">
|
||||
<li>Водка</li>
|
||||
<li>Гренадин</li>
|
||||
<li>Текила</li>
|
||||
<li>Пусиджус</li>
|
||||
<li>Сопли</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<script src="js/jquery.min.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue