мНемає опису редагування
мНемає опису редагування
Рядок 841: Рядок 841:


// =========================
// =========================
// =========================
// КНОПКА ВИПАДКОВА СТОРІНКА (вище)
// КНОПКА ВИПАДКОВА СТОРІНКА (виправлена версія)
// =========================
// =========================
function createRandomButton() {
function createRandomButton() {
Рядок 854: Рядок 853:
     btn.style.cssText = `
     btn.style.cssText = `
         position: fixed;
         position: fixed;
         bottom: 70px;
         bottom: 140px;  // ВИЩЕ - було 70px
         left: 15px;
         left: 15px;
         z-index: 9998;
         z-index: 9998;