Files
StellaSora_DataLua/data/bin/HtmlConfig.json
T
SL1900 5e0d58cfad Initial version - 1.2.0.60
EN: 1.2.0.60
CN: 1.2.0.61
JP: 1.2.0.63
KR: 1.2.0.67
2025-12-03 01:00:00 +09:00

6 lines
1.1 KiB
JSON

{
"1": {
"Id": 1,
"HtmlFrame": "<!DOCTYPE html>\r\n <html>\r\n <head>\r\n <meta charset='UTF-8'>\r\n <meta name='viewport' content='width=device-width, initial-scale=1.0'>\r\n <style>\r\n ::-webkit-scrollbar {{\r\n width: 0 !important; /* Chrome/Safari/Edge */\r\n height: 0 !important;\r\n background: transparent !important;\r\n }}\r\n body {{\r\n -ms-overflow-style: none;\r\n background-color:#F3F6F8 ;\r\n color:black;\r\n margin: 0;\r\n overflow: auto !important; /* 允许滚动 */\r\n -webkit-font-smoothing: antialiased;\r\n text-rendering: optimizeLegibility;\r\n font-family:'Pretendard ExtraBold','Helvetica','Arial','sans-serif';\r\n }}\r\n img {{ max-width: 100%; height: auto; }}\r\n </style>\r\n </head>\r\n <body>\r\n {0}\r\n </body>\r\n </html>"
}
}