Merge branch 'vanilla_php'
This commit is contained in:
commit
a047b887ac
|
@ -58,7 +58,7 @@ $purifier = new HTMLPurifier($purifier_config);
|
|||
|
||||
|
||||
setInterval(function () {
|
||||
// reloadWithTurbolinks();
|
||||
reloadWithTurbolinks();
|
||||
}, 15000);
|
||||
|
||||
|
||||
|
|
|
@ -23,8 +23,9 @@ div.min-height {
|
|||
|
||||
header {
|
||||
background-color: #D9E2E9;
|
||||
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#openRandomButton {
|
||||
|
|
Loading…
Reference in New Issue
Block a user