|
|
|
|
|
by nailer
4185 days ago
|
|
I started in OSes and filesystems, but I recommend hitting Cmd+Alt+i on this page and typing: var comments = document.querySelectorAll('.comment');
[].forEach.call(comments, function(comment){comment.style.backgroundColor = "#ffaa44"})
Instead. |
|