Commit f7173bb
committed
style(docs): Underline badge links only on hover, exclude gap and badge
why: Links containing tool badges had an underline spanning the code
text, the space, and the badge. Looks cleaner with underline only on
the code portion, only on hover.
what:
- Remove text-decoration from <a> elements containing badges
- Apply underline only to the <code> child, only on :hover
- Badge and gap between code and badge never underlined1 parent bba2608 commit f7173bb
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
240 | 244 | | |
241 | 245 | | |
242 | 246 | | |
243 | 247 | | |
244 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
0 commit comments