mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
More cosmetics
This commit is contained in:
parent
c41f7b4cf8
commit
a7502baf7d
4 changed files with 44 additions and 23 deletions
|
|
@ -27,9 +27,7 @@ $.getJSON('/articles/')
|
|||
})
|
||||
|
||||
$('.begin').on('click', function (e) {
|
||||
$('#overlay')
|
||||
.fadeOut(700)
|
||||
.then(function() { $(this).remove() })
|
||||
$('#overlay').fadeOut(700)
|
||||
|
||||
e.preventDefault()
|
||||
e.stopPropagation()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue