1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

text-decoration: none on docs bages

This commit is contained in:
Jordan Scales
2020-04-26 11:24:24 -04:00
parent e4aa44216a
commit a2d0dfdd5c

View File

@@ -51,10 +51,10 @@
<p>A design system for building faithful recreations of old UIs.</p>
<p>
<a href="http://npm.im/98.css" rel="nofollow">
<a href="http://npm.im/98.css" rel="nofollow" style="text-decoration: none">
<img alt="npm" src="https://img.shields.io/npm/v/98.css.svg" style="max-width:100%;">
</a>
<a href="https://unpkg.com/98.css" rel="nofollow">
<a href="https://unpkg.com/98.css" rel="nofollow" style="text-decoration: none">
<img alt="gzip size" src="http://img.badgesize.io/https://unpkg.com/98.css?compression=gzip&amp;label=gzip" style="max-width:100%;">
</a>
</p>