Commit df757fb0 authored by Jacob Rask's avatar Jacob Rask
parent ac6e667a
...@@ -416,8 +416,6 @@ em { ...@@ -416,8 +416,6 @@ em {
color: #999999; color: #999999;
} }
abbr { abbr {
font-size: 90%;
text-transform: uppercase;
border-bottom: 1px dotted #ddd; border-bottom: 1px dotted #ddd;
cursor: help; cursor: help;
} }
......
...@@ -155,8 +155,6 @@ em { ...@@ -155,8 +155,6 @@ em {
// Abbreviations and acronyms // Abbreviations and acronyms
abbr { abbr {
font-size: 90%;
text-transform: uppercase;
border-bottom: 1px dotted #ddd; border-bottom: 1px dotted #ddd;
cursor: help; cursor: help;
} }
......
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