mirror of
https://github.com/clagnut/webtypography.git
synced 2025-09-03 01:52:48 +02:00
Merge pull request #30 from bakert/abbr
Improve the appearance of abbr on Chrome/Mac.
This commit is contained in:
@@ -26,6 +26,10 @@ abbr, acronym, .caps {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
abbr {
|
||||
text-underline-position: under;
|
||||
}
|
||||
|
||||
blockquote abbr, blockquote acronym, blockquote .caps,
|
||||
em abbr, em acronym, em .caps,
|
||||
cite abbr, cite acronym, cite .caps {
|
||||
|
Reference in New Issue
Block a user