mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-02 14:07:31 +00:00
prepare vue and little styling
This commit is contained in:
BIN
site/public/assets/img/inner-bg.jpg
Normal file
BIN
site/public/assets/img/inner-bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
Binary file not shown.
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 91 KiB |
@@ -1,7 +0,0 @@
|
||||
$('.register-btn').on('click', function() {
|
||||
$('.icon-load').show();
|
||||
});
|
||||
|
||||
$('.btn-login').on('click', function() {
|
||||
$('.overlay').addClass('active');
|
||||
});
|
Reference in New Issue
Block a user