summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/markdown/markdown.css
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/markdown/markdown.css')
-rw-r--r--Master/texmf-dist/doc/generic/markdown/markdown.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/markdown/markdown.css b/Master/texmf-dist/doc/generic/markdown/markdown.css
index 5abe7013b44..f679065407c 100644
--- a/Master/texmf-dist/doc/generic/markdown/markdown.css
+++ b/Master/texmf-dist/doc/generic/markdown/markdown.css
@@ -345,6 +345,7 @@ table td {
}
abbr {
+ text-transform: lowercase;
font-variant: small-caps;
}