Skip to content

Commit 0dc38e5

Browse files
Denis NeporadaDenis Neporada
Denis Neporada
authored and
Denis Neporada
committed
test
1 parent a036ddf commit 0dc38e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HomeWorks/HomeWork_5/DOM.js

+1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ console.log(document.body.style.backgroundColor + ', ' + document.body.style.col
3131

3232
console.log(getComputedStyle(body).backgroundColor + ', ' + getComputedStyle(body).color);
3333

34+
//// console.log(getComputedStyle(body).backgroundColor + ', ' + getComputedStyle(body).color);
3435

0 commit comments

Comments
 (0)