html5rocks / www.html5rocks.com

....a top-notch resource for web developers
https://html5rocks.com
Other
2.22k stars 769 forks source link

Antialiase the green "Fact" note. #1431

Closed thomasrosen closed 4 years ago

thomasrosen commented 8 years ago

In Firefox 44.0.2, the green "Fact" note has a very hard edge. By adding border: 1px solid #59b200; to the before element, the problem should be solved.

The blue "Tip" note has the same problem. Here the fix would be border: 1px solid #00a3d9;.

A page, where the fact-note is in use: http://www.html5rocks.com/en/tutorials/webcomponents/customelements/