update font color
All checks were successful
Deploy to Production / deploy (push) Successful in 5s

This commit is contained in:
Đặng Minh Quang
2026-02-26 18:13:37 +07:00
parent 2eafcf990b
commit c2c5e3501a
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "SQ_Word_TextOnly",
"short_name": "SQ_Word_TextOnly",
"name": "SQ_Word_TextOnly-Teacher",
"short_name": "SQ_Word_TextOnly-Teacher",
"start_url": "index.html",
"display": "fullscreen",
"orientation": "any",

View File

@@ -26499,10 +26499,10 @@ cr.behaviors.lunarray_Tween = function(runtime)
cr.getObjectRefTable = function () { return [
cr.plugins_.Audio,
cr.plugins_.Browser,
cr.plugins_.JSON,
cr.plugins_.Function,
cr.plugins_.Sprite,
cr.plugins_.JSON,
cr.plugins_.SenaPlugin,
cr.plugins_.Sprite,
cr.plugins_.Text,
cr.plugins_.Touch,
cr.behaviors.Rex_MoveTo,

File diff suppressed because one or more lines are too long

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>SQ_Word_TextOnly</title>
<title>SQ_Word_TextOnly-Teacher</title>
<!-- Standardised web app manifest -->
<link rel="manifest" href="appmanifest.json" />

View File

@@ -1,5 +1,5 @@
{
"version": 1772099553,
"version": 1772104088,
"fileList": [
"data.js",
"c2runtime.js",

Binary file not shown.