0.0.283
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
// clearInterval(check_msg)
|
||||
// }
|
||||
// check_new_messages_timeout(new_timeout_time)
|
||||
}
|
||||
|
||||
|
||||
// function getSocketState () {
|
||||
|
||||
|
||||
@@ -39,10 +39,10 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
});
|
||||
|
||||
window.addEventListener('scroll', () => {
|
||||
let headerBG = document.getElementById('header_bg')
|
||||
|
||||
headerBG.style.backgroundColor = 'rgb(248 248 248 / 90%)'
|
||||
headerBG.style.padding = '20px 40px'
|
||||
// let headerBG = document.getElementById('header_bg')
|
||||
//
|
||||
// headerBG.style.backgroundColor = 'rgb(248 248 248 / 90%)'
|
||||
// headerBG.style.padding = '20px 40px'
|
||||
// headerBG.style.paddingBottom = 'padding: 10px 40px 10px 40px'
|
||||
// headerBG.style.paddingRight = 'padding: 10px 40px 10px 40px'
|
||||
// headerBG.style.paddingLeft = 'padding: 10px 40px 10px 40px'
|
||||
|
||||
Reference in New Issue
Block a user