Commit c02c3c60 authored by Mark Otto's avatar Mark Otto

Merge branch 'aziz-patch-7' into 2.0.4-wip

parents 8f442458 ab178060
...@@ -171,7 +171,7 @@ em { ...@@ -171,7 +171,7 @@ em {
// Abbreviations and acronyms // Abbreviations and acronyms
abbr[title] { abbr[title] {
cursor: help; cursor: help;
border-bottom: 1px dotted #ddd; border-bottom: 1px dotted @grayLight;
} }
abbr.initialism { abbr.initialism {
font-size: 90%; font-size: 90%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment