try again to remove border-bottom

This commit is contained in:
Satya L. Johnson 2021-09-24 08:16:32 -04:00
parent 20f7c24df5
commit c4babe0b5e
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<style> <style>
abbr { abbr {
text-decoration: none; text-decoration: none;
border-bottom: none;
} }
abbr[title] { abbr[title] {
position: relative; position: relative;