Hacker News new | past | comments | ask | show | jobs | submit | 101010010001's comments login

The blog has random dots as a background. Now I see them on every screen.

turns out those are an svg supplied in the css as a data: url full of stuff like <circle xmlns="http://www.w3.org/2000/svg" cx="0.12034208719122994" cy="5.6339410595659976" r="0.0067620488345083545"/>

    document.body.insertAdjacentHTML('afterbegin', '<style>body::before {background-image: none;}</style>');

Same thing happened to me! Did you manage to fix it?

reader mode is your friend.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: