fix: chart load | background of bio?
This commit is contained in:
parent
a9b4916dd8
commit
29364bf30a
4 changed files with 42 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue