...
|
...
|
@@ -86,7 +86,7 @@ del, s { text-decoration: line-through; }
|
86
|
86
|
|
87
|
87
|
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
|
88
|
88
|
|
89
|
|
-pre, code, tt { @extend .mono-font; }
|
|
89
|
+pre, code, tt { @extend .mono; }
|
90
|
90
|
|
91
|
91
|
sub, sup { line-height: 0; }
|
92
|
92
|
|