Browse Source

Изменения от Главреда ГитЖС | Changes of GitJS Glavred

M-0.1.0
Главред | Glavred 3 years ago
parent
commit
634fcc46bd
2 changed files with 4 additions and 4 deletions
  1. +3
    -2
      интерфейс|ui.js
  2. +1
    -2
      пуск|run.js

+ 3
- 2
интерфейс|ui.js View File

@@ -319,11 +319,12 @@

<div id="${мир.окна.приветствие.указатель}-тело">
<center>
<span>
<p>
<span class="uk-text-large">Маджонг</span>
⚬ <span class="uk-text-large uk-text-bold">麻将</span> ⚬
<span class="uk-text-large">Mahjong</span>
</span>
</p>
<span>${мир.версия}</span>
<hr class="uk-divider-icon">
<p uk-margin>
<p>Выберите раскладку | 选择布局 | Select layout</p>


+ 1
- 2
пуск|run.js View File

@@ -16,5 +16,4 @@
{
document.title = "🀄 麻将";
console.debug("задать заголовок");
};

};

Loading…
Cancel
Save