Jacob Rask 2012-02-19 21:21:44 +01:00
parent ac6e667ad9
commit df757fb040
3 changed files with 0 additions and 4 deletions

Binary file not shown.

View File

@ -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;
} }

View File

@ -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;
} }