mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-23 08:41:02 +00:00
fix: chart load | background of bio?
This commit is contained in:
@@ -70,7 +70,6 @@ class AniMarkdown { //istg anilist has the worst api
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, charset=UTF-8">
|
||||
<style>
|
||||
body {
|
||||
background-color: ${backGroundColor.toCssColor()};
|
||||
color: ${textColor.toCssColor()};
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user