mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-22 23:08:14 +08:00
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 () {
|
||||
this.change_font = function () {
|
||||
if ($("body").hasClass("serif")) {
|
||||
|
Loading…
Reference in New Issue
Block a user