keep yourself safe
This commit is contained in:
parent
86d6adfca8
commit
204ad95027
@ -33,7 +33,7 @@ $(document).ready(function() {
|
||||
const dZone = document.querySelector('.danger-zone');
|
||||
dZone.style.color = '#ff6847';
|
||||
const dZoneText = document.querySelector('.modal-content')
|
||||
dZoneText.style.p.color = '#ff3c00';
|
||||
dZoneText.style.color.p = '#ff3c00'
|
||||
} else {
|
||||
const body = document.querySelector('body');
|
||||
body.style.backgroundColor = '#f1f1f1';
|
||||
|
Loading…
x
Reference in New Issue
Block a user