forked from rDrama/rDrama
1
0
Fork 0

Merge branch 'frost' of github.com:Aevann1/rDrama into frost

master
Outrun Colors 2022-09-04 16:58:26 -05:00
commit e2ad3e6ca3
3 changed files with 324 additions and 324 deletions

View File

@ -90,7 +90,7 @@
/* Lottery */ /* Lottery */
.casino-lottery { .casino-lottery {
margin-top: 5rem; margin-top: 2rem;
} }
/* Blocks */ /* Blocks */

View File

@ -1,6 +1,6 @@
{% extends "default.html" %} {% block content %} {% extends "default.html" %} {% block content %}
<link rel="stylesheet" href="/assets/css/casino.css?v=12" /> <link rel="stylesheet" href="/assets/css/casino.css?v=13" />
<script src="/assets/js/casino.js?v=2002"></script> <script src="/assets/js/casino.js?v=2003"></script>
<!-- New --> <!-- New -->
<div class="casino-games"> <div class="casino-games">