fix
This commit is contained in:
parent
66379fd944
commit
67452bcb56
|
@ -89,6 +89,7 @@ function post_list_show_animation() {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
window.onpopstate = post_list_show_animation;
|
||||||
mashiro_global.font_control = new function () {
|
mashiro_global.font_control = new function () {
|
||||||
this.change_font = function () {
|
this.change_font = function () {
|
||||||
if ($("body").hasClass("serif")) {
|
if ($("body").hasClass("serif")) {
|
||||||
|
|
Loading…
Reference in New Issue