Merge branch 'vanilla_php'

This commit is contained in:
Synox 2018-01-12 22:29:16 +01:00
commit a047b887ac
2 changed files with 3 additions and 2 deletions

View File

@ -58,7 +58,7 @@ $purifier = new HTMLPurifier($purifier_config);
setInterval(function () {
// reloadWithTurbolinks();
reloadWithTurbolinks();
}, 15000);

View File

@ -23,8 +23,9 @@ div.min-height {
header {
background-color: #D9E2E9;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 15px;
}
#openRandomButton {