|
|
@ -219,11 +219,7 @@
|
|
|
|
btn.style.backgroundColor = '#4990e2';
|
|
|
|
btn.style.backgroundColor = '#4990e2';
|
|
|
|
btn.style.color = 'white';
|
|
|
|
btn.style.color = 'white';
|
|
|
|
btn.style.border = 'none';
|
|
|
|
btn.style.border = 'none';
|
|
|
|
btn.style.fontSize = '2rem';
|
|
|
|
btn.style.marginLeft = '5px';
|
|
|
|
btn.style.textAlign = 'center';
|
|
|
|
|
|
|
|
btn.style.height = '3rem';
|
|
|
|
|
|
|
|
btn.style.width = '10rem';
|
|
|
|
|
|
|
|
btn.style.marginLeft = '20px';
|
|
|
|
|
|
|
|
txt = txt+btn.outerHTML;
|
|
|
|
txt = txt+btn.outerHTML;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|