Explorar el Código

docs: remove more boxes around monospace

Marian Beermann hace 8 años
padre
commit
02ada03486
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      docs/borg_theme/css/borg.css

+ 6 - 0
docs/borg_theme/css/borg.css

@@ -69,6 +69,12 @@ dt code {
     white-space: normal;
 }
 
+code,
+.rst-content tt.literal,
+.rst-content tt.literal,
+.rst-content code.literal,
+.rst-content tt,
+.rst-content code,
 p .literal,
 p .literal span {
     border: none;