Explorar o código

style: remove un-styling of dfn, var

Fixes #1919.
Simon Legner %!s(int64=2) %!d(string=hai) anos
pai
achega
e1dbdf59a8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      assets/stylesheets/global/_base.scss

+ 0 - 2
assets/stylesheets/global/_base.scss

@@ -96,8 +96,6 @@ dd {
   + dt { margin-top: 1em; }
 }
 
-dfn, var { font-style: normal; }
-
 abbr, acronym, dfn {
   cursor: help;
   border-bottom: 1px dotted var(--textColor);